aboutsummaryrefslogtreecommitdiff
path: root/Changelog.md
diff options
context:
space:
mode:
authorpukkandan <pukkandan.ytdlp@gmail.com>2021-10-10 04:59:54 +0530
committerpukkandan <pukkandan.ytdlp@gmail.com>2021-10-10 09:32:01 +0530
commitdec0d56fa9bee6a9c10ed33184a1a852e3d6180b (patch)
treee796831a6d90666687040a6299370aa00399cf21 /Changelog.md
parent21186af70a8809f59ad39d1d01f63203ce74da3b (diff)
Release 2021.10.10
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 2350f67ad..2e6da33fb 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -14,6 +14,17 @@
-->
+### 2021.10.10
+
+* [downloader/ffmpeg] Fix bug in initializing `FFmpegPostProcessor`
+* [minicurses] Fix when printing to file
+* [downloader] Fix throttledratelimit
+* [francetv] Fix extractor by [fstirlitz](https://github.com/fstirlitz), [sarnoud](https://github.com/sarnoud)
+* [NovaPlay] Add extractor by [Bojidarist](https://github.com/Bojidarist)
+* [ffmpeg] Revert "Set max probesize" - No longer needed
+* [docs] Remove incorrect dependency on VC++10
+* [build] Allow to release without changelog
+
### 2021.10.09
* Improved progress reporting