Update history

This commit is contained in:
Ivan Kravets
2016-07-05 17:40:00 +03:00
parent 9ba96d3673
commit ae81ec043d

View File

@ -7,6 +7,8 @@ PlatformIO 2.0
2.11.1 (2016-??-??)
~~~~~~~~~~~~~~~~~~~
* Added support for Microchip chipKIT Lenny board
* Updated Microchip PIC32 Arduino framework to v1.2.1
* Documented `uploading of EEPROM data <http://docs.platformio.org/en/latest/platforms/atmelavr.html#upload-eeprom-data>`__
(from EEMEM directive)
* Improved project generator for `CLion IDE <http://docs.platformio.org/en/latest/ide/clion.html>`__