Compare commits

..

1 commit

Author SHA1 Message Date
dependabot[bot]
baf3a2eb0f
Merge 1284a2222f into 794f26f767 2024-12-26 13:41:33 +01:00

View file

@ -5,10 +5,6 @@ This document describes changes between each past release.
## 6.2.0 (unreleased) ## 6.2.0 (unreleased)
- Add support for python 3.12 (#757) - Add support for python 3.12 (#757)
- Migrate from setup.cfg to pyproject.toml (#1243)
- Update to wtforms 3.1 (#1248)
- Document [repository rules](https://ihatemoney.readthedocs.io/en/latest/contributing.html#repository-rules) (#1253)
- Add "reimbursement" bills and allow to create them directly from the "Settle" page (#1290)
- Remove support for python 3.7 - Remove support for python 3.7
- Replace the black linter by ruff - Replace the black linter by ruff
- Replace virtualenv and pip by uv - Replace virtualenv and pip by uv