Skip to content

Commit 6e8e13d

Browse files
committed
Adding a couple of release notes for the Leonardo.
1 parent d5b6d22 commit 6e8e13d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

build/shared/revisions.txt

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARDUINO 1.0.1
1+
ARDUINO 1.0.1 - 2012.05.21
22

33
[environment]
44

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

13+
* New upload process for the Arduino Leonardo (ATmega32U4).
14+
1315
* The editor font size preference now applies to the serial monitor and
1416
error / message console as well as the editor. (Paul Stoffregen)
1517
http://code.google.com/p/arduino/issues/detail?id=550
@@ -49,6 +51,9 @@ ARDUINO 1.0.1
4951

5052
[core / libraries]
5153

54+
* Updated (and official) support for the Arduino Leonardo (ATmega32U4).
55+
Includes new bootloader and various fixes to the core.
56+
5257
* Adding overloads to Wire.write() (for Wire.write(0)). (Paul Stoffregen)
5358
http://code.google.com/p/arduino/issues/detail?id=527
5459

0 commit comments

Comments
 (0)