Update package for Arduino framework to 1.6.4 // Resolve #212

This commit is contained in:
Ivan Kravets
2015-05-24 18:48:45 +03:00
parent 8739efaee4
commit 77f2b17afd

View File

@ -8,6 +8,8 @@ Release History
`PLATFORMIO_BUILD_FLAGS <http://docs.platformio.org/en/latest/envvars.html#platformio-build-flags>`_
* Pass to API requests information about Continuous Integration system. This
information will be used by PlatformIO-API.
* Updated `Arduino Framework <http://docs.platformio.org/en/latest/frameworks/arduino.html>`__ to
1.6.4 version (`issue #212 <https://github.com/platformio/platformio/issues/212>`_)
* Fixed bug with converting ``*.ino`` to ``*.cpp``
2.0.0 (2015-05-22)