From 9fe581e425b39de20b66bbb733b6e44bfe622547 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 27 Sep 2017 19:03:04 +0300 Subject: [PATCH] Update release notes --- HISTORY.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 0bc3ed80..3439b6a8 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -8,6 +8,8 @@ PlatformIO 3.0 ~~~~~~~~~~~~~~~~~~ * PIO Home +* Depend on development platform using VSC URL (Git, Mercurial and Subversion) + in `Project Configuration File "platformio.ini" `__ * Fixed "Super-Quick (Mac / Linux)" installer script (`issue #1017 `_) * Fixed issue with "IOError" in VSCode when processing a project