From 2ac4b9a5905e9cd52ca452298a42f93af1d96d59 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sat, 6 Sep 2014 22:19:51 +0300 Subject: [PATCH] Fill history with Library Manager record --- HISTORY.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.rst b/HISTORY.rst index b005a2db..9f53d186 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -6,6 +6,7 @@ Release History * Implemented new ``[platformio]`` section for Configuration File with ``home_dir`` option (`issue #14 `_) +* Implemented *Library Manager* (`issue #6 `_) 0.6.0 (2014-08-09) ------------------