Skip to content

Commit 9f2cec3

Browse files
authored
Update HISTORY.md
1 parent ed58b61 commit 9f2cec3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

HISTORY.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,13 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it
1212

1313
- New: Add LTO support for users with avr-gcc > 4.9 (issue #446 & #456) (https://github.com/sej7278)
1414
- Tweak: Updated Linux instructions and sync documentation from the old blog(), README.md and Arduino.mk (https://github.com/az-z)
15+
- Tweak: Documentation for Windows updated to include installation of PySerial (https://github.com/sovcik)
1516
- Fix: Updated CXXFLAGS_STD to match upstream 1.6 (issue #424) (https://github.com/calvinli)
1617
- Fix: Added support for attiny core's use of chip instead of cpu in submenus (https://github.com/straccio)
1718
- Fix: ARDUINO_VERSION can cope with the longer 1.6.10 version string (issue #444) (https://github.com/sej7278)
1819
- Fix: Changed PARSE_BOARD to handle colons in e.g. CORE or VARIANT (issue #461) (https://github.com/sej7278)
19-
- Tweak: Documentation for Windows updated to include installation of PySerial (https://github.com/sovcik)
20-
- FIX: Changed Teensy.mk to support Arduino 1.6.12 and Teensyduino 1.30 (issues #383 , #431) (https://github.com/georgeharker)
20+
- 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)
2122

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

0 commit comments

Comments
 (0)