aboutsummaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorSudar <sudar@sudarmuthu.com>2014-01-14 14:36:24 +0530
committerSudar <sudar@sudarmuthu.com>2014-01-14 14:36:24 +0530
commitce9c54848f4f1f991f3befe5af4938ab261d08a5 (patch)
tree756aee99e92e8be60f849532ca6645ecfd494f9d /HISTORY.md
parentd4e0a383ae6ad13615e1c82a48646886cf175d2f (diff)
Remove `arduino-mk` folder from all examples
Fix #154
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 216db16..603efaf 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -3,8 +3,11 @@ 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.
+
### 1.2.0 (2014-01-12)
+- Add: Add RPM SPECfile and new `package` directory to store package instructions and files (https://github.com/sej7278)
- Fix: Remove use of arduino-mk subdirectory in git. Fix issue #151, #152 and #147 (https://github.com/sej7278)
+- Fix: Remove `arduino-mk` directory from all examples. Fix #154
### 1.2.0 (2014-01-12)
- Add: Add RPM SPECfile and new `package` directory to store package instructions and files (https://github.com/sej7278)