diff --git a/HISTORY.rst b/HISTORY.rst index b381be6b..8cad7732 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -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 `__ (from EEMEM directive) * Improved project generator for `CLion IDE `__