diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2023-03-20 11:47:21 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-20 11:47:21 -0400 |
commit | 25006acc1766ca51fba0d898b4613d2588cfffb8 (patch) | |
tree | 95cf63ff6e94f7c7e66e121a710264a406e0c3e6 /changelog.d | |
parent | Bump pygithub from 1.57 to 1.58.1 (#15290) (diff) | |
download | synapse-25006acc1766ca51fba0d898b4613d2588cfffb8.tar.xz |
Add /versions flag for MSC3952. (#15293)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/15293.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15293.misc b/changelog.d/15293.misc new file mode 100644 index 0000000000..5744795620 --- /dev/null +++ b/changelog.d/15293.misc @@ -0,0 +1 @@ +Add a `/versions` flag for [MSC3952](https://github.com/matrix-org/matrix-spec-proposals/pull/3952). |