aboutsummaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorSudar <sudar@sudarmuthu.com>2014-04-11 20:26:11 +0530
committerSudar <sudar@sudarmuthu.com>2014-04-11 20:26:11 +0530
commitba2b27db28e1029f07c30569185c8a2b7848f6db (patch)
tree6341446e6ce3626bfbf18c32fe588b3e02efa67f /HISTORY.md
parent32d35da2a0162b1b06ea7926e01a496dfacedc98 (diff)
Bump up version to v1.3.2 for release1.3.2
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY.md b/HISTORY.md
index c093a99..c0e7758 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -4,7 +4,7 @@ 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.2 (in development)
+### 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)
- Fix: Add "gpio" to the list of isp that don't have a port. (Issue #165, #166) (https://github.com/sej7278)