diff options
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,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. +### 0.11.1 (in development) +- Fix "generated_assembly" target, which got broken earlier. Fix issue #76 (https://github.com/matthijskooijman) +- Deprecate "generated_assembly" target in favour of "generate_assembly". Fix issue #79 + ### 0.11.0 (2013-06-15) - Replace hardcoded executables with variable - Fix whitespace issues |
