From 82bf459bdcbd64cc05c14a713390214e577029f9 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 25 Mar 2015 11:35:51 +0200 Subject: [PATCH] Moved PlatformIO source code and repos from Ivan Kravets's account to PlatformIO Organisation // Resolve #138 --- HISTORY.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index a9946b0e..35011b00 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,6 +4,9 @@ Release History 1.3.0 (2015-??-??) ------------------ +* Moved PlatformIO source code and repositories from Ivan Kravets's account + to `PlatformIO Organisation `_ + (`issue #138 `_) * Improved handling of multi-file ``*.ino/pde`` sketches (`issue #130 `_)