aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog34
1 files changed, 34 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..903e10d
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,34 @@
+CHANGES
+=======
+
+1.0.4
+-----
+
+* Fix download
+* Add authors
+
+1.0.3
+-----
+
+* Be more explicit for use script
+
+1.0.2
+-----
+
+* Remove usless version option
+* Fix bug with name of the file downloaded
+
+1.0.1
+-----
+
+* install from pypi
+
+1.0.0
+-----
+
+* Set version number
+* Add GPLv3 licence
+* Fix variable reference
+* rename module and command
+* Introduce python packaging
+* Initial commit