summary refs log tree commit diff
path: root/changelog.d/15114.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.78.0rc1Olivier Wilkinson (reivilibre)2023-02-211-1/+0
|
* Upper-bound frozendict dependency (#15114)David Robertson2023-02-211-0/+1
* Upper-bound frozendict dependency This is an ugly kludge to solve https://github.com/matrix-org/synapse/issues/15109. It is not the most friendly thing to do for downstream packagers (apologies), but we are a) running low on time at the moment, and b) seeking to remove frozendict anyway. * Changelog