From 3fe1faa18e3fd0d8426574e9e5a6cfe0d0904896 Mon Sep 17 00:00:00 2001 From: Ivan Habunek Date: Sun, 19 May 2024 09:11:45 +0200 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 256543c..bc2561f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ twitch-dl changelog +### [2.3.1 (2024-05-19)](https://github.com/ihabunek/twitch-dl/releases/tag/2.3.1) + +* Fix fetching access token (#155, thanks @KryptonicDragon) + ### [2.3.0 (2024-04-27)](https://github.com/ihabunek/twitch-dl/releases/tag/2.3.0) * Show more playlist data when choosing quality diff --git a/changelog.yaml b/changelog.yaml index 6eb76a4..a616957 100644 --- a/changelog.yaml +++ b/changelog.yaml @@ -1,3 +1,8 @@ +2.3.1: + date: 2024-05-19 + changes: + - "Fix fetching access token (#155, thanks @KryptonicDragon)" + 2.3.0: date: 2024-04-27 changes: diff --git a/docs/changelog.md b/docs/changelog.md index 256543c..bc2561f 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -3,6 +3,10 @@ twitch-dl changelog +### [2.3.1 (2024-05-19)](https://github.com/ihabunek/twitch-dl/releases/tag/2.3.1) + +* Fix fetching access token (#155, thanks @KryptonicDragon) + ### [2.3.0 (2024-04-27)](https://github.com/ihabunek/twitch-dl/releases/tag/2.3.0) * Show more playlist data when choosing quality