aboutsummaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorJozef Sovcik <jsdev2015@gmail.com>2016-08-25 18:36:01 +0200
committerGitHub <noreply@github.com>2016-08-25 18:36:01 +0200
commit2dd7c567c03a343038a0d702b32aa94e2021873d (patch)
treebac95e549f74bcbc1cfe7e8eaf22ce6427d6dc78 /HISTORY.md
parent0ec1489414f0bd7fbc9569d334984ef737c9f2a9 (diff)
PySerial installation for Windows updated (#1)
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 220e733..1e199df 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -9,6 +9,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it
- Fix: Updated CXXFLAGS_STD to match upstream 1.6 (issue #424) (https://github.com/calvinli)
- Fix: Added support for attiny core's use of chip instead of cpu in submenus (https://github.com/straccio)
- Fix: ARDUINO_VERSION can cope with the longer 1.6.10 version string (issue #444) (https://github.com/sej7278)
+- Tweak: Documentation for Windows updated to include installation of PySerial (https://github.com/sovcik)
### 1.5.1 (Debian version: 1.5-3) (2016-02-22)