aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/Changelog.md b/Changelog.md
index c644f9af7..eb6d3ca99 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -16,9 +16,10 @@
### 2021.01.16
-* Update to ytdl-2021.01.16
-* Portable configuration file: `./yt-dlp.conf`
-* Changes to configuration file paths. See [this](https://github.com/pukkandan/yt-dlp#configuration) for details
+* **Merge youtube-dl:** Upto [2021.01.16](https://github.com/ytdl-org/youtube-dl/releases/tag/2021.01.16)
+* **Configuration files:**
+ * Portable configuration file: `./yt-dlp.conf`
+ * Allow the configuration files to be named `yt-dlp` instead of `youtube-dlc`. See [this](https://github.com/pukkandan/yt-dlp#configuration) for details
* Add PyPI release
@@ -61,7 +62,7 @@
### 2021.01.08
-* **Merge youtube-dl:** Upto [2021.01.08](https://github.com/ytdl-org/youtube-dl/commit/bf6a74c620bd4d5726503c5302906bb36b009026)
+* **Merge youtube-dl:** Upto [2021.01.08](https://github.com/ytdl-org/youtube-dl/releases/tag/2021.01.08)
* Extractor stitcher ([1](https://github.com/ytdl-org/youtube-dl/commit/bb38a1215718cdf36d73ff0a7830a64cd9fa37cc), [2](https://github.com/ytdl-org/youtube-dl/commit/a563c97c5cddf55f8989ed7ea8314ef78e30107f)) have not been merged
* Moved changelog to seperate file