diff options
author | Sean Quah <seanq@matrix.org> | 2022-12-20 16:08:33 +0000 |
---|---|---|
committer | Sean Quah <seanq@matrix.org> | 2022-12-20 16:08:33 +0000 |
commit | 774e20b57047b9f8700e62e7f4689717f4fa094c (patch) | |
tree | 6d189553ed189d3faaf1d21bc79e09560351ce15 /CHANGES.md | |
parent | Add release note and update doc regarding ICU (#14712) (diff) | |
download | synapse-774e20b57047b9f8700e62e7f4689717f4fa094c.tar.xz |
1.74.0 v1.74.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 b286ebdaf4..ae55d63bc1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,12 @@ +Synapse 1.74.0 (2022-12-20) +=========================== + +Improved Documentation +---------------------- + +- Add release note and update documentation regarding optional ICU support in user search. ([\#14712](https://github.com/matrix-org/synapse/issues/14712)) + + Synapse 1.74.0rc1 (2022-12-13) ============================== |