Fixed atom feed encoding to utf-8

This commit is contained in:
Bastian Venthur
2025-04-24 14:03:47 +02:00
parent 05af204254
commit b0139dad8d
3 changed files with 11 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
## [unreleased]
* Fixed Atom feed encoding to 'utf-8'
* Added Python 3.13 to github actions
* `requirements*.txt` files are handled by pip-tools. Updates are handled by
make update-requirements based on the dependencies described in the