diff options
| author | Sudar <sudar@sudarmuthu.com> | 2014-01-29 10:58:25 +0530 |
|---|---|---|
| committer | Sudar <sudar@sudarmuthu.com> | 2014-01-29 10:58:25 +0530 |
| commit | 967d47c7bdb1bcc4c2d3a7f6b103153e422a0a6a (patch) | |
| tree | f0d43a826ce73f163d5a596b478b623eb5411aff /HISTORY.md | |
| parent | 33813e09d81cc5c4caf10cbd44f5131541ca69b9 (diff) | |
Update changelog about the recent changes
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it ### 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) +- Tweak: Don't hard code MONITOR_PORT in examples, for more flexible testing. (Issue #157) (https://github.com/peplin) +- Tweak: Silence the stderr output from call to `which`. (Issue #158) (https://github.com/peplin) +- Fix: Override complete compiler tool paths for chipKIT. (Issue #159) (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) |
