From 4c70856505fa9b87d60b5f14e5b37224367aad8e Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sat, 30 Apr 2016 17:40:55 +0300 Subject: [PATCH] Update history --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index c308b9af..a4b11b36 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -7,7 +7,7 @@ PlatformIO 2.0 2.9.1 (2016-04-??) ~~~~~~~~~~~~~~~~~~ -* Handle pointer to the prototypes while converting ``*.ino`` to ``.cpp`` +* Handle prototype pointers while converting ``*.ino`` to ``.cpp`` (`issue #639 `_) 2.9.0 (2016-04-28)