From 2baea815fe089b6c1d0c7f76a166845b405b6145 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Fri, 24 May 2019 15:06:33 +0300 Subject: [PATCH] Update history --- HISTORY.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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) ~~~~~~~~~~~~~~~~~~