diff --git a/HISTORY.rst b/HISTORY.rst index 4481d4d6..2add298a 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -33,7 +33,6 @@ PlatformIO 4.0 * **Miscellaneous** - Deprecated ``--only-check`` PlatformIO Core CLI option for "update" sub-commands, please use ``--dry-run`` instead - - Fixed an issue when ``-U`` in ``build_flags`` does not remove macro previously defined via ``-D`` flag (`issue #2508 `_) PlatformIO 3.0 -------------- @@ -41,8 +40,8 @@ PlatformIO 3.0 3.6.8 (2019-??-??) ~~~~~~~~~~~~~~~~~~ -* Fixed "systemd-udevd" warnings in `99-platformio-udev.rules `__ - (`issue #2442 `_) +* Fixed "systemd-udevd" warnings in `99-platformio-udev.rules `__ (`issue #2442 `_) +* Fixed an issue when ``-U`` in ``build_flags`` does not remove macro previously defined via ``-D`` flag (`issue #2508 `_) 3.6.7 (2019-04-23) ~~~~~~~~~~~~~~~~~~