From aa4c96ce50aca9a98abbe8b0acb334f74f500d57 Mon Sep 17 00:00:00 2001 From: Pierre DAVID Date: Mon, 14 Apr 2014 08:39:46 +0200 Subject: Allow spaces in "Serial.begin (....)" Fix #190 Fix #191 --- HISTORY.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY.md') diff --git a/HISTORY.md b/HISTORY.md index 3ecd0d5..21ca01e 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.4 (In development) +- Tweak: Allow spaces in "Serial.begin (....)". (Issue #190) (https://github.com/pdav) + ### 1.3.3 (2014-04-12) - Fix: Make a new manpage for ard-reset-arduino. Fixes issue #188 (https://github.com/sej7278) -- cgit v1.2.3