aboutsummaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorSudar <sudar@sudarmuthu.com>2013-08-20 12:17:10 +0530
committerSudar <sudar@sudarmuthu.com>2013-09-15 12:53:19 +0530
commit3f4e2bf2ffbe3d9e07696464dc4acd44f8716ac2 (patch)
tree6a88567487195186c28463d86c1adfdecc5b468b /HISTORY.md
parentd719847a8a610591d22b1e3acf01ebffaa394153 (diff)
Added detailed instructions for using alternative cores
Should close Issue #60
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 87a8027..0e144f3 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -19,6 +19,7 @@ The following is the rough list of changes that went into different versions. I
- Replace Leonardo detection with Caterina detection (https://github.com/sej7278)
- Autodetect baudrate only if either a .ino/.pde is present
- Allow building with Arduino core, without a .ino/.pde file
+- Ability to support different Arduino cores (https://github.com/sej7278)
### 0.12.0 (2013-06-20)
- Fix "generated_assembly" target, which got broken earlier. Fix issue #76 (https://github.com/matthijskooijman)