aboutsummaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorSimon John <git@the-jedi.co.uk>2014-04-12 17:12:42 +0200
committerSudar <sudar@sudarmuthu.com>2014-04-13 09:56:32 +0530
commitb42d05d8b1bcd204336c889c9d83176e3dcea17d (patch)
tree1ba8e3a7dbdd02f35d3a276d80b582ed86acbaeb /HISTORY.md
parentfc54954d0f6da51ea05f83002dca47b4a276e16f (diff)
Bump up version to v1.3.3 for release1.3.3
Fix #189
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 c0e7758..3ecd0d5 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -4,6 +4,9 @@ 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.3 (2014-04-12)
+- Fix: Make a new manpage for ard-reset-arduino. Fixes issue #188 (https://github.com/sej7278)
+
### 1.3.2 (2014-04-11)
- Fix: Add arduino-mk-vars.md file to RPM SPECfile. (https://github.com/sej7278)
- Fix: Add avr-libc/malloc.c and realloc.c to included core files. Fixes issue #163 (https://github.com/sej7278)