Update with fixed bugs/issues and "thanks" part!

This commit is contained in:
Ivan Kravets
2014-08-04 11:51:04 +03:00
parent 8e4520d6e0
commit 47b8d32bbf

View File

@ -15,6 +15,8 @@ Release History
with external library (Adafruit CC3000)
* Implemented ``platformio upgrade`` command and "auto-check" for the latest
version (`issue #8 <https://github.com/ivankravets/platformio/issues/8>`_)
* Fixed issue with "auto-reset" for Raspduino board (thanks [David Mills](https://github.com/g7uvw) for testing)
* Fixed bug with nested libs building (thanks [Antonio Vanegas](https://github.com/hpsaturn) for testing)
0.4.0 (2014-07-31)
------------------