diff --git a/HISTORY.rst b/HISTORY.rst index eb34ef63..ba641d5a 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -8,6 +8,9 @@ PlatformIO 2.0 ~~~~~~~~~~~~~~~~~~~ * Auto-remove project cache when PlatformIO is upgraded +* Fixed missed ``--boot`` flag for the firmware uploader for ATSAM3X8E + Cortex-M3 MCU based boards (Arduino Due, etc) + (`issue #710 `_) 2.11.0 (2016-06-28) ~~~~~~~~~~~~~~~~~~~