aboutsummaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorSimon John <git@the-jedi.co.uk>2020-08-04 23:19:49 +0100
committerSimon John <git@the-jedi.co.uk>2020-08-04 23:19:49 +0100
commit207253abc6ec81112abf0a64a8bf68e227528d64 (patch)
treeb289b1a3ad4d2793e38e5072353b9f5484f98a7b /HISTORY.md
parent6f786a96b0acfb0c9b2d2f4e39911d2803088729 (diff)
Rebased python3 branch with some changes from tuna-f1sh@87d5241
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 459858d..7751bde 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -32,6 +32,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it
- New: Updated Arch instructions. (https://github.com/Akram-Chehaima)
- New: Add support for Robotis OpenCR 1.0 boards.
- New: Build the ArduinoCore API
+- New: Support for Python 3 and multi-os Python installation using new PYTHON_CMD variable.
### 1.6.0 (2017-07-11)
- Fix: Allowed for SparkFun's weird usb pid/vid submenu shenanigans (issue #499). (https://github.com/sej7278)