Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Commit fc58b61

Browse files
update revision number and changelog
1 parent e40b65b commit fc58b61

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

shared/revision

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,28 @@
11
{
22
"revisions":
33
[
4+
{
5+
"version" : 5,
6+
"hversion" : "0.0.5",
7+
"date" : "2015-10-30",
8+
"cycle" : "alpha",
9+
"source" : "https://github.com/arduino-org/brackets-arduino/tree/0.0.5-alpha",
10+
"changelog" : [
11+
{"name": "Enabled Others AVR boards.","desc": "Enabled AVR boards: Arduino Leonardo, Arduino Leonardo Ethernet 2, Arduino Micro, Arduino Esplora, Arduino Robot, LilyPad, Arduino Mega 2560, Arduino Mega ADK."},
12+
{"name": "Enabled SAM architecture","desc": "Enabled SAM architecture and Arduino DUE (native / programming)"},
13+
{"name": "Fixed import library","desc":""},
14+
{"name": "Autorun Debugger","desc": "Debugger now starts automaticcaly w/o select files"},
15+
{"name": "Removed breakpoints after debug finished","desc": ""},
16+
{"name": "Fixed M0 / M0 Pro delay() - support ticket #764877","desc": ""},
17+
{"name": "Arduino M0 / M0 Pro A0 GPIO Bugfix","desc": ""},
18+
{"name": "Arduino M0 / M0 Pro Interrupt Bugfix","desc": ""},
19+
{"name": "Arduino M0 / M0 Pro RTC (Real Time Clock)","desc": ""},
20+
{"name": "Power management library (Rest) for Arduino M0 and M0 PRO boards","desc": ""}
21+
],
22+
"url" : "http://arduino.org/downloads",
23+
"message" : "",
24+
"error" : ""
25+
},
426
{
527
"version" : 4,
628
"hversion" : "0.0.4",

0 commit comments

Comments
 (0)