From ae81ec043d6026fa5e4090afca54cedccf3d0f6d Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Tue, 5 Jul 2016 17:40:00 +0300 Subject: [PATCH] Update history --- HISTORY.rst | 2 ++ 1 file changed, 2 insertions(+) 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 `__