diff --git a/HISTORY.rst b/HISTORY.rst index f2fc641a..193143d6 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -7,6 +7,8 @@ Release History * Implemented PlatformIO CLI 2.0: "platform" related commands have been moved to ``platformio platforms`` subcommand (`issue #158 `_) +* Created `PlatformIO gitter.im `_ room + (`issue #174 `_) * Added global ``-f, --force`` option which will force to accept any confirmation prompts (`issue #152 `_) * Allowed to choose which library to update