diff options
| author | Sudar <sudar@sudarmuthu.com> | 2014-01-14 14:36:24 +0530 |
|---|---|---|
| committer | Sudar <sudar@sudarmuthu.com> | 2014-01-14 14:36:24 +0530 |
| commit | ce9c54848f4f1f991f3befe5af4938ab261d08a5 (patch) | |
| tree | 756aee99e92e8be60f849532ca6645ecfd494f9d /HISTORY.md | |
| parent | d4e0a383ae6ad13615e1c82a48646886cf175d2f (diff) | |
Remove `arduino-mk` folder from all examples
Fix #154
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |
