diff --git a/HISTORY.rst b/HISTORY.rst index 1e6de9c1..68f82133 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -7,6 +7,8 @@ PlatformIO 2.0 2.8.7 (2016-??-??) ~~~~~~~~~~~~~~~~~~ +* Forced ``-std=gnu++11`` for Atmel SAM development platform + (`issue #601 `_) * Don't check OS type for ARM mbed-enabled boards and ST STM32 development platform before uploading to disk (`issue #596 `_)