diff options
| author | Sudar <sudar@sudarmuthu.com> | 2014-01-29 10:44:12 +0530 |
|---|---|---|
| committer | Sudar <sudar@sudarmuthu.com> | 2014-01-29 10:44:12 +0530 |
| commit | 418109c11b5b716fc2157c9f37d999f455d803d2 (patch) | |
| tree | 4607256ac1a56f34e5a85a37028f5a1da635849f /HISTORY.md | |
| parent | 9463195834c6097ab432f575eb924e4dc0ba2082 (diff) | |
| parent | 427c4573cda70c53ae26cccbcf76315f76c81efd (diff) | |
Document that ARDUINO_DIR must be a relative path in Windows
Fix #156
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,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. +### 1.3.0 (2014-01-29) +- Fix: Use more reliable serial device naming in Windows. Fix issue #139 and #155 (https://github.com/peplin) +- Fix: Document that ARDUINO_DIR must be a relative path in Windows. Fix issue #156 (https://github.com/peplin) + ### 1.2.0 (2014-01-14) - 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) |
