summary refs log tree commit diff
path: root/changelog.d/15566.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.84.0rc1Olivier Wilkinson (reivilibre)2023-05-161-1/+0
|
* Relax poetry-core lower bound to 1.1.0 (#15571)David Robertson2023-05-121-1/+1
| | | | | See https://github.com/matrix-org/synapse/pull/15566#issuecomment-1543844104 Also check you can `pip install` in the old-deps CI job
* Require at least poetry-core v1.2.0 (#15566)V024602023-05-111-0/+1
Signed-off-by: Kai A. Hiller <V02460@gmail.com>