Update history

This commit is contained in:
Ivan Kravets
2019-05-24 15:06:33 +03:00
parent b38c57bcf9
commit 2baea815fe

View File

@ -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 <https://github.com/platformio/platformio-core/issues/2508>`_)
PlatformIO 3.0
--------------
@ -41,8 +40,8 @@ PlatformIO 3.0
3.6.8 (2019-??-??)
~~~~~~~~~~~~~~~~~~
* Fixed "systemd-udevd" warnings in `99-platformio-udev.rules <http://docs.platformio.org/page/faq.html#platformio-udev-rules>`__
(`issue #2442 <https://github.com/platformio/platformio-core/issues/2442>`_)
* Fixed "systemd-udevd" warnings in `99-platformio-udev.rules <http://docs.platformio.org/en/latest/faq.html#platformio-udev-rules>`__ (`issue #2442 <https://github.com/platformio/platformio-core/issues/2442>`_)
* Fixed an issue when ``-U`` in ``build_flags`` does not remove macro previously defined via ``-D`` flag (`issue #2508 <https://github.com/platformio/platformio-core/issues/2508>`_)
3.6.7 (2019-04-23)
~~~~~~~~~~~~~~~~~~