aboutsummaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authoraz-z <formisc@gmail.com>2016-06-18 14:59:18 -0400
committerSudar Muthu <sudar@sudarmuthu.com>2016-07-02 08:08:11 +0530
commit77d1d9c4ea86304ef1828a67ca8539041c2984a8 (patch)
tree7bff9d30336b623c727ab3765e308ba19b2c4517 /HISTORY.md
parentc0fea5ccd9d4db662c2a64e8c390d671d138bae7 (diff)
Update README
Updated to reflect the Linux changes for Arduino 1.6.5 Updated to reflect the information (Linux portion) from the guide. Removed the URL to the blog.
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 13dde6e..58adad4 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.
+### In Development
+-Tweak: Updated Linux instructions and sync documentation from the old blog(), README.md and Arduino.mk (https://github.com/az-z)
+
### 1.5.1 (Debian version: 1.5-3) (2016-02-22)
- New: Add show_submenu target (https://github.com/drewhutchison)