aboutsummaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorSudar <sudar@sudarmuthu.com>2014-07-12 21:00:51 +0530
committerSudar <sudar@sudarmuthu.com>2014-07-12 21:00:51 +0530
commit542529ae4ff419f66360c7075ebc0bb9807fcd67 (patch)
tree288f3be0f33beb8f789d8387c48039330075c958 /HISTORY.md
parent1f950db032f430177395aeb4685d04a75728d9b2 (diff)
Bump up version to v1.3.4 for release1.3.4
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 6d9ce63..e1169e9 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.4 (In development)
+### 1.3.4 (2014-07-12)
- Tweak: Allow spaces in "Serial.begin (....)". (Issue #190) (https://github.com/pdav)
- Add: Add support for compiling assembler code. (Issue #195) (https://github.com/hrobeers)
- Add: Try to guess port from wildcards if not specified. (Issue #197) (https://github.com/tuzz)