Skip to content

Commit 6bffcd3

Browse files
authored
Update HISTORY.md
1 parent a4e77e4 commit 6bffcd3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

HISTORY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it
77
### In Development
88
- Fix: Do not include the Arduino header when calling generate_assembly on .cpp files. (https://github.com/Batchyx)
99
- Fix: Auto-detect F_CPU on Teensy from boards.txt (https://github.com/DaWelter)
10+
- Fix: params typo in PuTTY section (issue #487) (https://github.com/ericdand)
11+
- Fix: Fixed sed expression to properly format show_submenu (issue #488) (https://github.com/cbosdo)
1012

1113
### 1.5.2 (2017-01-11)
1214

@@ -18,7 +20,6 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it
1820
- Fix: ARDUINO_VERSION can cope with the longer 1.6.10 version string (issue #444) (https://github.com/sej7278)
1921
- Fix: Changed PARSE_BOARD to handle colons in e.g. CORE or VARIANT (issue #461) (https://github.com/sej7278)
2022
- Fix: Changed Teensy.mk to support Arduino 1.6.12 and Teensyduino 1.30 (issues #383 , #431) (https://github.com/georgeharker)
21-
- Fix: params typo in PuTTY section (issue #487) (https://github.com/ericdand)
2223

2324
### 1.5.1 (Debian version: 1.5-3) (2016-02-22)
2425

0 commit comments

Comments
 (0)