Created PlatformIO gitter.im room

This commit is contained in:
Ivan Kravets
2015-04-20 16:19:59 +01:00
parent 1cf026d956
commit ee962c1919

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