From 3ad4ff02e84a39c2f01906ba144d821fd0c90d05 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 28 Dec 2017 18:57:17 +0200 Subject: [PATCH] Typo fix --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 666336b3..4b9a0ca4 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -28,7 +28,7 @@ PlatformIO 3.0 * New `include `__ folder for project's header files (`issue #1107 `_) -* Depend on development platform using VSC URL (Git, Mercurial and Subversion) +* Depend on development platform using VCS URL (Git, Mercurial and Subversion) instead of a name in `Project Configuration File "platformio.ini" `__. Drop support for ``*_stage`` dev/platform names (use VCS URL instead). * Reinstall/redownload package with a new ``-f, --force`` option for