diff --git a/HISTORY.rst b/HISTORY.rst index bbb2080f..2a7764c5 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -7,7 +7,7 @@ PlatformIO 3.0 3.5.0 (2017-??-??) ~~~~~~~~~~~~~~~~~~ -* `PlatformIO Home `__ - +* `PlatformIO Home `__ - interact with PlatformIO ecosystem using modern and cross-platform GUI: - Library Manager: @@ -24,12 +24,12 @@ PlatformIO 3.0 - Development platforms, frameworks and board explorer - Device Manager: serial, logical, and multicast DNS services -* Integration with `Jenkins CI `_ -* New `include `__ +* Integration with `Jenkins CI `_ +* New `include `__ folder for project's header files (`issue #1107 `_) * Depend on development platform using VSC URL (Git, Mercurial and Subversion) - instead of a name in `Project Configuration File "platformio.ini" `__. + instead of a name in `Project Configuration File "platformio.ini" `__. Drop support for ``*_stage`` dev/platform names (use VCS URL instead). * Reinstall/redownload package with a new ``-f, --force`` option for `platformio lib install `__ @@ -39,7 +39,7 @@ PlatformIO 3.0 * Handle missed dependencies and provide a solution based on PlatformIO Library Registry (`issue #781 `_) -* New setting `projects_dir `__ +* New setting `projects_dir `__ that allows to override a default PIO Home Projects location (`issue #1161 `_) @@ -55,7 +55,7 @@ PlatformIO 3.0 - Added option to configure library `Compatible Mode `__ using `library.json `__ -* New options for `platformio device list `__ +* New options for `platformio device list `__ command: - ``--serial`` list available serial ports (default)