From f5dc31671e42193679aad323c20250e9892aa808 Mon Sep 17 00:00:00 2001 From: Ivan Habunek Date: Mon, 6 Jan 2025 15:56:57 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ changelog.yaml | 5 +++++ docs/changelog.md | 4 ++++ 3 files changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00a8465..e625dba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ twitch-dl changelog +### [2.9.4 (2025-01-06)](https://github.com/ihabunek/twitch-dl/releases/tag/2.9.4) + +* Fix bug with cache directory creation (#171) + ### [2.9.3 (2025-01-04)](https://github.com/ihabunek/twitch-dl/releases/tag/2.9.3) * IMPORTANT: Fix issue where the folder passed to `--cache-dir` when downloading diff --git a/changelog.yaml b/changelog.yaml index e4f1814..54bdbc9 100644 --- a/changelog.yaml +++ b/changelog.yaml @@ -1,3 +1,8 @@ +2.9.4: + date: 2025-01-06 + changes: + - "Fix bug with cache directory creation (#171)" + 2.9.3: date: 2025-01-04 changes: diff --git a/docs/changelog.md b/docs/changelog.md index 00a8465..e625dba 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -3,6 +3,10 @@ twitch-dl changelog +### [2.9.4 (2025-01-06)](https://github.com/ihabunek/twitch-dl/releases/tag/2.9.4) + +* Fix bug with cache directory creation (#171) + ### [2.9.3 (2025-01-04)](https://github.com/ihabunek/twitch-dl/releases/tag/2.9.3) * IMPORTANT: Fix issue where the folder passed to `--cache-dir` when downloading