aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index f5e1b84..501b7b7 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,6 +1,6 @@
-CHANGELOG ----------------------- 2.2 ---------------------- 2020-06-13
+CHANGELOG --------------------- 2.2.1 ---------------------- 2020-08-02
-NEW: You can now specify custom command line parameters for youtube-dl
- with the /c flag.
-FIX: Now skips YouTube DASH manifest using --youtube-skip-dash-manifest
- flag, as MPC-HC does not support it. \ No newline at end of file
+NEW: If no extra youtube-dl options are specified via /c, then watch
+ will use "bestvideo[height<=1200],bestaudio/best".
+NEW: Now supports cadence.moe/cloudtube URLs.
+FIX: Improved code documentation.