Skip to content

Commit

Permalink
Adding a couple of release notes for the Leonardo.
Browse files Browse the repository at this point in the history
  • Loading branch information
damellis committed May 21, 2012
1 parent d5b6d22 commit 6e8e13d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion build/shared/revisions.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARDUINO 1.0.1
ARDUINO 1.0.1 - 2012.05.21

[environment]

Expand All @@ -10,6 +10,8 @@ ARDUINO 1.0.1
* Added preference for selecting the language in which to display the
Arduino software. Defaults to the operating system locale.

* New upload process for the Arduino Leonardo (ATmega32U4).

* The editor font size preference now applies to the serial monitor and
error / message console as well as the editor. (Paul Stoffregen)
http://code.google.com/p/arduino/issues/detail?id=550
Expand Down Expand Up @@ -49,6 +51,9 @@ ARDUINO 1.0.1

[core / libraries]

* Updated (and official) support for the Arduino Leonardo (ATmega32U4).
Includes new bootloader and various fixes to the core.

* Adding overloads to Wire.write() (for Wire.write(0)). (Paul Stoffregen)
http://code.google.com/p/arduino/issues/detail?id=527

Expand Down

0 comments on commit 6e8e13d

Please sign in to comment.