Update history

This commit is contained in:
Ivan Kravets
2016-12-22 13:10:48 +02:00
parent c7fba32229
commit 80f67df3fa
2 changed files with 3 additions and 1 deletions

View File

@ -7,6 +7,8 @@ PlatformIO 3.0
3.2.2 (2016-12-??)
~~~~~~~~~~~~~~~~~~
* Added support for templated methods in "*.ino to *.cpp" convertor
(`pull #858 <https://github.com/platformio/platformio-core/pull/858>`_)
* Produce less noisy output when ``-s/--silent`` options are used for
`platformio init <http://docs.platformio.org/page/userguide/cmd_init.html>`__
and `platformio run <http://docs.platformio.org/page/userguide/cmd_run.html>`__