Skip to content

Commit

Permalink
add changelog [CI SKIP]
Browse files Browse the repository at this point in the history
  • Loading branch information
olofvndrhr committed Feb 12, 2023
1 parent bc2f856 commit 928a19f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

- Add support for more sites

## [2.2.20] - 2023-02-XX

### Fixed

- Script now doesn't exit if multiple mangas were requested and one had an error

## [2.2.19] - 2023-02-11

### Added
Expand Down
2 changes: 1 addition & 1 deletion mangadlp/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.2.19"
__version__ = "2.2.20"

0 comments on commit 928a19f

Please sign in to comment.