Update history

This commit is contained in:
Ivan Kravets
2016-03-30 13:33:09 +03:00
parent da7ee2c86f
commit 5ceae22f5f

View File

@ -7,6 +7,8 @@ PlatformIO 2.0
2.8.7 (2016-??-??)
~~~~~~~~~~~~~~~~~~
* Forced ``-std=gnu++11`` for Atmel SAM development platform
(`issue #601 <https://github.com/platformio/platformio/issues/601>`_)
* Don't check OS type for ARM mbed-enabled boards and ST STM32 development
platform before uploading to disk
(`issue #596 <https://github.com/platformio/platformio/issues/596>`_)