From dc3ec57330848e151f9a31017cb572682a30116b Mon Sep 17 00:00:00 2001 From: Sudar Date: Fri, 31 May 2013 09:42:44 +0530 Subject: Added information about the changes that went in v0.10.4 --- HISTORY.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'HISTORY.md') diff --git a/HISTORY.md b/HISTORY.md index ed99dcb..d5fa3fc 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -3,6 +3,14 @@ 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. +### 0.10.4 (2013-05-31) @matthijskooijman +- Improved BAUD_RATE detection logic +- Added logic to check if there is only .ino or .pde file +- Compile .ino/.pde files directly +- Output configuration only once +- Try to read Version.txt file only if it is present +- Refactored dependency code + ### 0.10.3 16.xii 2012 gaftech - Enabling creation of EEPROM file (.eep) - EEPROM upload: eeprom and raw_eeprom targets -- cgit v1.2.3