From b83acf42975fd71bc1b76e670f03fd5727d2a36a Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Mon, 25 Jun 2018 15:46:21 +0300 Subject: [PATCH] Fix broken history --- HISTORY.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index afb027ec..8267d040 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -16,8 +16,7 @@ PlatformIO 3.0 * Fixed issue with invalid LD script if path contains space * Fixed preprocessor for Arduino sketch when function returns certain type (`issue #1683 `_) -* Fixed issue when ` -platformio lib uninstall `__ +* Fixed issue when `platformio lib uninstall `__ removes initial source code (`issue #1023 `_)