diff --git a/HISTORY.rst b/HISTORY.rst index e0d0a741..631c7f41 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -7,9 +7,12 @@ PlatformIO 2.0 2.4.0 (2015-??-??) ~~~~~~~~~~~~~~~~~~ -* Added `libOpenCM3 `_ +* Added support of `libOpenCM3 `_ framework for Nucleo F103RB board (`issue #309 `_) +* Added support for Espressif ESP8266 ESP-12E board (NodeMCU) + (`issue #310 `_) + 2.3.4 (2015-10-13) ~~~~~~~~~~~~~~~~~~