Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ihabunek committed Apr 24, 2024
1 parent ee1e0ce commit 0f17d92
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ twitch-dl changelog

<!-- Do not edit. This file is automatically generated from changelog.yaml.-->

### [2.2.3 (2024-04-24)](https://github.com/ihabunek/twitch-dl/releases/tag/2.2.3)

* Respect --dry-run option when downloading videos
* Add automated tests on github actions

### [2.2.2 (2024-04-23)](https://github.com/ihabunek/twitch-dl/releases/tag/2.2.2)

* Fix more compat issues Python < 3.10 (#152)
Expand Down
2 changes: 1 addition & 1 deletion changelog.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
2.2.2:
2.2.3:
date: 2024-04-24
changes:
- "Respect --dry-run option when downloading videos"
Expand Down
5 changes: 5 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ twitch-dl changelog

<!-- Do not edit. This file is automatically generated from changelog.yaml.-->

### [2.2.3 (2024-04-24)](https://github.com/ihabunek/twitch-dl/releases/tag/2.2.3)

* Respect --dry-run option when downloading videos
* Add automated tests on github actions

### [2.2.2 (2024-04-23)](https://github.com/ihabunek/twitch-dl/releases/tag/2.2.2)

* Fix more compat issues Python < 3.10 (#152)
Expand Down

0 comments on commit 0f17d92

Please sign in to comment.