From 2571305dc904a8c5468a6623c7a1582e6370781e Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sun, 4 Dec 2016 23:38:20 +0200 Subject: [PATCH] Update history --- HISTORY.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 93581ddd..c9301849 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -16,12 +16,17 @@ PlatformIO 3.0 + Continuous Deployment + Continuous Delivery +* Integration with `Cloud IDEs `__ + + + Cloud9 + + Codeanywhere + * `PIO Account `__ and `PLATFORMIO_AUTH_TOKEN `__ environment variable for CI systems * Native integration with VIM/Neovim using `neomake-platformio `__ plugin (`issue #808 `_, - `issue #467 `_) + `issue #467 `_) * Inject system environment variables to configuration settings in `Project Configuration File "platformio.ini" `__ (`issue #792 `_)