aboutsummaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorSimon John <git@the-jedi.co.uk>2017-02-12 18:13:50 +0000
committerGitHub <noreply@github.com>2017-02-12 18:13:50 +0000
commit08b4f441ff5e608b67d43491f414f43b1c4c5384 (patch)
tree9000e5eedf5422041ce5455691aa4a548c16efa8 /HISTORY.md
parent24cbf1b2a3f2d2fd0d9e26e9f6d0e1e4b7a45fc8 (diff)
Update HISTORY.md
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 342885a..c772c04 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -6,6 +6,7 @@ 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)
### 1.5.2 (2017-01-11)