diff --git a/HISTORY.rst b/HISTORY.rst index d1137dcc..7ed06586 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -16,6 +16,8 @@ PlatformIO 2.0 * Found solution for "pip/scons error: option --single-version-externally-managed not recognized" when install PlatformIO using ``pip`` package manager (`issue #279 `_) +* Fixed firmware uploading to Arduino Leonardo board using Mac OS + (`issue #287 `_) * Fixed `SConsNotInstalled` error for Linux Debian-based distributives 2.3.1 (2015-09-06)