aboutsummaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorSimon John <git@the-jedi.co.uk>2017-03-13 15:38:26 +0000
committerGitHub <noreply@github.com>2017-03-13 15:38:26 +0000
commit6bffcd33836cfe7a569af49c7469050d21209b21 (patch)
tree6b0edf5cce8515f7bcc35e81757c6208bc83ee4b /HISTORY.md
parenta4e77e4692f1782bc72a76ee192bd557311ca18a (diff)
Update HISTORY.md
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 2ddebde..f1b19b6 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -7,6 +7,8 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it
### In Development
- Fix: Do not include the Arduino header when calling generate_assembly on .cpp files. (https://github.com/Batchyx)
- Fix: Auto-detect F_CPU on Teensy from boards.txt (https://github.com/DaWelter)
+- Fix: params typo in PuTTY section (issue #487) (https://github.com/ericdand)
+- Fix: Fixed sed expression to properly format show_submenu (issue #488) (https://github.com/cbosdo)
### 1.5.2 (2017-01-11)
@@ -18,7 +20,6 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it
- Fix: ARDUINO_VERSION can cope with the longer 1.6.10 version string (issue #444) (https://github.com/sej7278)
- Fix: Changed PARSE_BOARD to handle colons in e.g. CORE or VARIANT (issue #461) (https://github.com/sej7278)
- Fix: Changed Teensy.mk to support Arduino 1.6.12 and Teensyduino 1.30 (issues #383 , #431) (https://github.com/georgeharker)
-- Fix: params typo in PuTTY section (issue #487) (https://github.com/ericdand)
### 1.5.1 (Debian version: 1.5-3) (2016-02-22)