From ce7d6f0507f0f62f59be6782e2cd60ad745bf420 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Fri, 22 May 2015 22:03:55 +0300 Subject: [PATCH] Add where PlatformIO 2.0 was made --- HISTORY.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 2fbabd97..1a99b3f0 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,7 +4,10 @@ Release History 2.0.0 (2015-05-22) ------------------ -* PlatformIO as :ref:`ci` (CI) tool for embedded projects +*Made in `Paradise `_* + +* PlatformIO as `Continuous Integration `_ + (CI) tool for embedded projects (`issue #108 `_) * Initialise PlatformIO project for the specified IDE (`issue #151 `_)