Update revisions.txt

This commit is contained in:
Federico Fissore 2015-05-29 16:22:21 +02:00
parent b590d4898f
commit f735e10908
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@ ARDUINO 1.6.5
* Many new and old issues closed. Thanks to many, and @Chris--A in particular
* Faster libraries list update
* Serial monitor stays opened during upload, disabled. Thanks @avishorp and @Wackerbarth
* CLI: --get-pref can now be called without a pref name. If pref name is missing, IDE dumps all preferences
* Holding SHIFT when hovering the save icon will trigger a "Save As"
* Tons of minor fixes
[libraries]
* LiquidCrystal fixes. Thanks @newbie15