From ee962c1919c1af0f268e979639eca522f387850a Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Mon, 20 Apr 2015 16:19:59 +0100 Subject: [PATCH] Created PlatformIO gitter.im room --- HISTORY.rst | 2 ++ 1 file changed, 2 insertions(+) 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