Update history

This commit is contained in:
Ivan Kravets
2017-07-01 22:17:37 +03:00
parent a0cd0bc189
commit 68ccabda56

View File

@ -16,6 +16,8 @@ PlatformIO 3.0
and ``srcFilter`` field
* Do not ask for board ID when initialize project for desktop platform
* Fixed issue when can not load broken PIO Core state
* Fixed an issue with a custom transport for `PIO Unit Testing <http://docs.platformio.org/page/plus/unit-testing.html>`__
when multiple tests are present
3.4.0 (2017-06-26)
~~~~~~~~~~~~~~~~~~