diff options
author | David Robertson <davidr@element.io> | 2022-11-22 10:59:39 +0000 |
---|---|---|
committer | David Robertson <davidr@element.io> | 2022-11-22 10:59:39 +0000 |
commit | 706b6a1ebbdc359ae49e1dfadb4d3ec183bfeaf3 (patch) | |
tree | fef389bc7f46774855463ba7610aad65743630e5 /CHANGES.md | |
parent | Update forgotten references to legacy metrics in the included Grafana dashboa... (diff) | |
download | synapse-706b6a1ebbdc359ae49e1dfadb4d3ec183bfeaf3.tar.xz |
1.72.0
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 0fa6f7fab7..1d84ca1bfb 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,12 @@ +Synapse 1.72.0 (2022-11-22) +=========================== + +Bugfixes +-------- + +- Update forgotten references to legacy metrics in the included Grafana dashboard. ([\#14477](https://github.com/matrix-org/synapse/issues/14477)) + + Synapse 1.72.0rc1 (2022-11-16) ============================== |