aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandrew hutchison <drew.hutchison@nimbusnine.co>2016-02-19 15:08:51 -0700
committerandrew hutchison <drew.hutchison@nimbusnine.co>2016-02-19 15:08:51 -0700
commita1832e2759a47f989d9d3e242f76bde8ff6977ab (patch)
tree778206cf4893d85cee87b522e2cbc75561c36027
parent42194444173b2b0116159b5db6a19199a13b652c (diff)
update changelog to reflect show_submenu target
-rw-r--r--HISTORY.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 07b8e68..a6a8b4d 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
+- New: Add show_submenu target (https://github.com/drewhutchison)
- New: Add AVR Dragon to list of ISP's without a port (https://github.com/mtnocean)
- New: Add more board examples to Blink demo (https://github.com/sej7278)
- New: Add option to split avrdude MCU from avr-gcc MCU (Issue #357) (https://github.com/hhgarnes)