diff --git a/HISTORY.rst b/HISTORY.rst index a63a32dd..5ea55d36 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -10,6 +10,8 @@ PlatformIO 2.0 * Fixed issue with ``CPPDEFINES`` which contain space and break PlatformIO IDE Linter (`IDE issue #34 `_) +* Fixed unable to link C++ standard library to Espressif platform build + (`issue #503 `_) 2.8.3 (2016-02-02) ~~~~~~~~~~~~~~~~~~