summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorAndreas Auras <yak54@inkennet.de>2012-11-28 10:26:12 +0100
committerAndreas Auras <yak54@inkennet.de>2012-11-28 10:26:12 +0100
commitb41edd4c52489114e9434eb2fec7e2e51b7816aa (patch)
treeda989dd1c536eaa3d7dd20aa3d42d0f7297e0b33 /HISTORY
parent71b8d43543bd0a273707531a72dcb02809f58e3a (diff)
downloaddf10ch-atmolight-controller-b41edd4c52489114e9434eb2fec7e2e51b7816aa.tar.gz
df10ch-atmolight-controller-b41edd4c52489114e9434eb2fec7e2e51b7816aa.tar.bz2
Added support for new dfatmo parameter "weight_limit"HEADmaster
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index be80617..8617909 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,9 @@
History of changes from newest to oldest:
-----------------------------------------
+Setup program version 5:
+ Added support for new dfatmo parameter "weight_limit".
+
Setup program version 4:
Exchange pyusb with extracted modules from python-libusb1 project.
Add generating .exe file for win32 platform with py2exe.