Skip to content

Commit 535d163

Browse files
committed
Update CHANGELOG.md
1 parent d95910c commit 535d163

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

docs/CHANGELOG.md

+12-6
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,27 @@ This is a record of the major changes between versions of the SparkFun Arduino A
55

66
Each log entry will use the version number of the release that contains the changes listed. Newest version at the top of the file (just below this line)
77

8-
1.0.1
9-
=====
8+
1.0.2 - Jul 10 2019
9+
===================
10+
- Fix upload tools (single file binaries w/ executable permissions)
11+
- Add baud rate selection for Ambiq SBL on Edge variant
12+
- Improve PWM output function
13+
14+
1.0.1 - Jul 1 2019
15+
==================
1016
- Add burst mode support (PR #13)
1117
- Made examples under 'Core Testing' visible through File->Examples menu (PR #10)
1218
- Add EEPROM library (PR #11)
1319
- Fix handling of spaces in paths (PR #20)
1420
- Fix paths to SparkFun SVL for Mac and Linux
1521
- Add ADC power functions and Serial end/flush (PR #18)
1622

17-
1.0.0
18-
=====
23+
1.0.0 - Jun 20 2019
24+
===================
1925
- Add SparkFun Variable Bootloader
2026
- Better support for malloc + related functions
2127

2228

23-
0.0.0
24-
=====
29+
0.0.0 - Jun 14 2019
30+
===================
2531
Initial release

0 commit comments

Comments
 (0)