Minor fix to history

This commit is contained in:
Ivan Kravets
2018-01-13 19:45:54 +02:00
parent 6380d6c3ea
commit 06a6822173

View File

@ -15,7 +15,7 @@ PlatformIO 3.0
* Renamed ``envs_dir`` option to ``build_dir``
in `Project Configuration File "platformio.ini" <http://docs.platformio.org/page/projectconf/section_platformio.html#build-dir>`__
* Improved support of PIO Unified Debugger for Eclipse Oxygen
* Improved work in off-line mode
* Improved a work in off-line mode
* Fixed project generator for CLion IDE
* Fixed PIO Unified Debugger for mbed framework
* Fixed library updates when a version is declared in VCS format (not SemVer)