aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2019-08-05 08:34:56 +0200
committerneodarz <neodarz@neodarz.net>2019-08-05 08:35:14 +0200
commit6d18f1615f76336f612aca8c13806f33f0a05472 (patch)
tree5135c7720b8c0cca75012dbee8effa4e6e798826 /ChangeLog
parented867e13c09d2f89f53faa09654c1dd4d38b3846 (diff)
downloadarte.tv-dl-6d18f1615f76336f612aca8c13806f33f0a05472.tar.xz
arte.tv-dl-6d18f1615f76336f612aca8c13806f33f0a05472.zip
Update files for new version
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