Updated CHANGELOG.

This commit is contained in:
Fabio Manganiello 2024-07-27 15:34:29 +02:00
parent 9bbdfc1eb9
commit 20483524d1
Signed by untrusted user: blacklight
GPG key ID: D90FBA7F76362774

View file

@ -1,5 +1,14 @@
# Changelog
## [Unreleased]
- Added static `/login` and `/register` Flask fallback routes to prevent 404 if
the client doesn't have JavaScript enabled.
- Fixed `apt` packages for Debian oldstable after the `setup.py` to
`pyproject.toml` migration.
- Fixed license string in the `pyproject.toml`.
## [1.2.0]