diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2024-04-29 09:09:03 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-29 14:09:03 +0100 |
commit | 38bc7a009d30cedc9dd19cb0e8e45d669f1e9706 (patch) | |
tree | 3af541ebfe67540646bb4c096c52788431a1933d | |
parent | Bump types-setuptools from 69.0.0.20240125 to 69.5.0.20240423 (#17134) (diff) | |
download | synapse-38bc7a009d30cedc9dd19cb0e8e45d669f1e9706.tar.xz |
Declare support for Matrix v1.10. (#17082)
Pretty straightforward. 😄 Fixes #17021
-rw-r--r-- | changelog.d/17082.feature | 1 | ||||
-rw-r--r-- | synapse/rest/client/versions.py | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/17082.feature b/changelog.d/17082.feature new file mode 100644 |