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