diff --git a/HISTORY.rst b/HISTORY.rst index b559f1a4..5bae60f3 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -31,7 +31,9 @@ PlatformIO 2.0 executable (`issue #326 `_) * Fixed empty list with serial ports on Mac OS X - (`issue #294 `_) + (`isge #294 `_) +* Fixed compilation error ``TWI_Disable not declared`` for Arduino Due board + (`issue #329 `_) 2.3.4 (2015-10-13) ~~~~~~~~~~~~~~~~~~