Updated revision log

This commit is contained in:
Cristian Maglie 2014-10-21 17:40:48 +02:00
parent 62cf4b6b55
commit 54a6d644b6
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ ARDUINO 1.0.7
[core]
* Fixed missing NOT_AN_INTERRUPT constant in digitalPinToInterrupt() macro
* Fixed regression in HardwareSerial::available() introduced with https://github.com/arduino/Arduino/pull/2057
ARDUINO 1.0.6 - 2014.09.16