diff --git a/HISTORY.rst b/HISTORY.rst index d6a7c3c1..d8a62366 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -14,6 +14,8 @@ PlatformIO 2.0 (`issue #310 `_) * Added support for pySerial 3.0 (`issue #307 `_) +* Updated Arduino AVR/SAM frameworks to 1.6.6 + (`issue #321 `_) * Upload firmware using external programmer via `platformio run --target program `__ target (`issue #311 `_)