diff options
author | Mathieu Velten <mathieuv@matrix.org> | 2022-12-20 17:06:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-20 16:06:26 +0000 |
commit | eb2defc2f7106bdc49c3c631c3be792a0a1a6578 (patch) | |
tree | cb6e396efa72dff1c10db863a9c22d0ac0063449 /changelog.d/14712.misc | |
parent | Tidy up CHANGES.md (diff) | |
download | synapse-eb2defc2f7106bdc49c3c631c3be792a0a1a6578.tar.xz |
Add release note and update doc regarding ICU (#14712)
Fixes #14704. Signed-off-by: Mathieu Velten <mathieuv@matrix.org>
Diffstat (limited to 'changelog.d/14712.misc')
-rw-r--r-- | changelog.d/14712.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14712.misc b/changelog.d/14712.misc new file mode 100644 index 0000000000..c10b600a51 --- /dev/null +++ b/changelog.d/14712.misc @@ -0,0 +1 @@ +Add release note and update documentation regarding optional ICU support in user search. |