Merge branch 'feature/platformio_20' of https://github.com/ivankravets/platformio into feature/platformio_20

This commit is contained in:
Ivan Kravets
2015-04-20 17:20:49 +01:00

View File

@ -7,6 +7,8 @@ Release History
* Implemented PlatformIO CLI 2.0: "platform" related commands have been
moved to ``platformio platforms`` subcommand
(`issue #158 <https://github.com/platformio/platformio/issues/158>`_)
* Created `PlatformIO gitter.im <https://gitter.im/platformio/platformio>`_ room
(`issue #174 <https://github.com/platformio/platformio/issues/174>`_)
* Added global ``-f, --force`` option which will force to accept any
confirmation prompts (`issue #152 <https://github.com/platformio/platformio/issues/152>`_)
* Allowed to choose which library to update