diff options
author | Patrick Cloke <patrickc@matrix.org> | 2020-12-04 09:00:32 -0500 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2020-12-04 09:00:32 -0500 |
commit | 2602514f34aab76934d27791400d7405c1da6336 (patch) | |
tree | d50d231576834065819ae83dbdf539aa78b4b154 /CHANGES.md | |
parent | 1.24.0rc2 (diff) | |
download | synapse-2602514f34aab76934d27791400d7405c1da6336.tar.xz |
Minor update to CHANGES. v1.24.0rc2
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index 26d4138445..d5e578ee3a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,7 +10,7 @@ Bugfixes Internal Changes ---------------- -- Add support for the latest third-party libraries. Contributed by Jordan Bancino. ([\#8875](https://github.com/matrix-org/synapse/issues/8875)) +- Add support for the `prometheus_client` newer than 0.9.0. Contributed by Jordan Bancino. ([\#8875](https://github.com/matrix-org/synapse/issues/8875)) Synapse 1.24.0rc1 (2020-12-02) |