aboutsummaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorSudar <sudar@sudarmuthu.com>2014-07-16 12:13:18 +0530
committerSudar <sudar@sudarmuthu.com>2014-07-16 12:13:18 +0530
commit92b775d794e06afd040281cd0463ec42f147c13b (patch)
treed8fa5a20ffa0c11e60686b511406d6ec830e0bd1 /HISTORY.md
parentcc5268cceb79e9f3e4d72b39df28ae243a63abfe (diff)
Add information about `Bare-Arduino-Project` in README
Fix #220 Fix #221 Fix #225
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 59ac5f1..aa0fdda 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -7,6 +7,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it
### In development
- Tweak: Allow remove of any OBJDIR with `$(REMOVE) $(OBJDIR)`. (https://github.com/ladislas)
- Fix: Change "tinyladi" username to "ladislas" in HISTORY.md. (https://github.com/ladislas)
+- Add: Add information about `Bare-Arduino–Project` in README. (https://github.com/ladislas)
### 1.3.4 (2014-07-12)
- Tweak: Allow spaces in "Serial.begin (....)". (Issue #190) (https://github.com/pdav)