aboutsummaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorSudar <sudar@sudarmuthu.com>2013-05-31 09:42:44 +0530
committerSudar <sudar@sudarmuthu.com>2013-05-31 09:42:44 +0530
commitdc3ec57330848e151f9a31017cb572682a30116b (patch)
tree8201f97e4eaf8830aeb1edb5afc47c256a67d033 /HISTORY.md
parentd8bac0fb1414b45c1000862ea57c5fb93f3a01ca (diff)
Added information about the changes that went in v0.10.40.10.4
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md8
1 files changed, 8 insertions, 0 deletions
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