removed watchfile, bumped version

This commit is contained in:
Bastian Venthur
2023-11-05 17:15:15 +01:00
parent 77954f13ef
commit 9378bb5103
4 changed files with 13 additions and 11 deletions

View File

@@ -1,11 +1,12 @@
# Changelog
## [unreleased] -- XXXXXXX
## [2.2.0] -- 2023-11-05
* switched from flake8 to ruff
* added missing docstrings
* fixed dev requirements in pyproject, still pointing to sphinx
* added Python3.12 to test suite
* removed debian/watch
## [2.1.0] -- 2023-08-27