From 2862c979586b0deaa760af75e488cfb4e471af5f Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Mon, 21 Mar 2016 14:39:02 +0200 Subject: [PATCH] Update Release Notes --- HISTORY.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 3acd18f7..ff8eab0a 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -9,7 +9,12 @@ PlatformIO 2.0 * Launched `PlatformIO Community Forums `_ (`issue #530 `_) +* Added support for ARM mbed-enabled board Seed Arch Max (STM32F407VET6) + (`issue #572 `_) * Improved DNS lookup for PlatformIO API +* Updated "Teensy Loader CLI" and fixed uploading of large .hex files + (`issue #568 `_) +* Better handling of used boards when re-initialize/update project * Disabled progress bar for download operations when prompts are disabled * Fixed multiple definition errors for ST STM32 development platform and mbed framework