add changelog entries

This commit is contained in:
Ivan Schaller 2022-06-21 21:32:14 +02:00
parent 52280246f5
commit 3876a5ac56

View file

@ -9,7 +9,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Add support for more sites
## [2.1.6] - 2022-06-
## [2.1.6] - 2022-06-21
### Fixed
@ -30,6 +30,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- `README.md` now has sorted badges
- Imports are now sorted with `isort`
- Static types are now checked with `mypy`
- Release note generation is now simplified
## [2.1.5] - 2022-06-18