aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AUTHORS-Fork3
-rw-r--r--Changelog.md10
2 files changed, 12 insertions, 1 deletions
diff --git a/AUTHORS-Fork b/AUTHORS-Fork
index aaf6f72f2..657983847 100644
--- a/AUTHORS-Fork
+++ b/AUTHORS-Fork
@@ -14,4 +14,5 @@ mariuszskon
ohnonot
samiksome
alxnull
-FelixFrog \ No newline at end of file
+FelixFrog
+Zocker1999NET \ No newline at end of file
diff --git a/Changelog.md b/Changelog.md
index a07881502..3b0fadc4a 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -15,6 +15,16 @@
-->
+### 2021.01.14
+* Added option `--break-on-reject`
+* [roosterteeth.com] Fix for bonus episodes by changing API endpoint by @Zocker1999NET
+* [tiktok] Fix for when share_info is empty
+* [EmbedThumbnail] Fix bug due to incorrect function name
+* [documentation] Changed sponskrub links to point to [pukkandan/sponskrub](https://github.com/pukkandan/SponSkrub) since I am now providing both linux and windows releases
+* [documentation] Change all links to correctly point to new fork URL
+* [documentation] Fixes typos
+
+
### 2021.01.12
* [roosterteeth.com] Add subtitle support by @samiksome
* Added `--force-overwrites`, `--no-force-overwrites` by @alxnull