Browse Source

CHANGELOG: update in preparation of the 1.1 release

Helmut Pozimski 6 years ago
parent
commit
2d6b48e094
1 changed files with 9 additions and 1 deletions
  1. 9 1
      CHANGELOG

+ 9 - 1
CHANGELOG

@@ -1,4 +1,12 @@
-1.0 (wip)
+1.1
+---
+
+* Added supported video site ZDF Mediathek
+* Added supported video site Twitch.tv
+* Added supported video site Vid.me
+* Implemented execution of update and download only for specific subscriptions
+
+1.0
 ---
 * Major refactoring, much of the functionality has been split into functions and move to the helpers and program modules
 * Switched from OptionParser to ArgumentParser (minimum python version is now 3.2)