aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSudar <sudar@sudarmuthu.com>2015-04-13 09:21:22 +0530
committerSudar <sudar@sudarmuthu.com>2015-04-13 09:21:22 +0530
commit6866b79423297c8be1da08f7c85cc2a13abf1e20 (patch)
treea5679f842c0566f4d014dd56b04fa8d8970c150b
parentd7ed2f4cbbc747d2c06777121342dc1cf672ea79 (diff)
Prepare HISTORY.md for develpment of next version
-rw-r--r--HISTORY.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 9a94eef..8c2de43 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -4,6 +4,10 @@ A Makefile for Arduino Sketches
The following is the rough list of changes that went into different versions.
I tried to give credit whenever possible. If I have missed anyone, kindly add it to the list.
+### In Development
+
+- Tweak: Looks for submenu items first when parsing BOARDS_TXT (Issue #347) (https://github.com/sej7278)
+
### 1.5 (2015-04-07)
- New: Add support for new 1.5.x library layout (Issue #275) (https://github.com/lukasz-e)
- New: Add support for 1.5.x vendor/hardware architecture library location (Issue #276) (https://github.com/lukasz-e)