add changelog [CI SKIP]
Some checks failed
ci/woodpecker/tag/tests Pipeline failed
ci/woodpecker/tag/publish_docker_amd64 unknown status
ci/woodpecker/tag/publish_pre_release unknown status
ci/woodpecker/tag/publish_release unknown status
ci/woodpecker/tag/publish_docker_arm64 unknown status
ci/woodpecker/tag/publish_docker_manifest unknown status

This commit is contained in:
Ivan Schaller 2023-02-12 03:44:00 +01:00
parent bc2f85684c
commit 928a19f911
Signed by: olofvndrhr
GPG key ID: 2A6BE07D99C8C205
2 changed files with 7 additions and 1 deletions

View file

@ -9,6 +9,12 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Add support for more sites - 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 ## [2.2.19] - 2023-02-11
### Added ### Added

View file

@ -1 +1 @@
__version__ = "2.2.19" __version__ = "2.2.20"