diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2019-10-09 18:03:40 -0400 |
---|---|---|
committer | Hubert Chathi <hubert@uhoreg.ca> | 2019-10-09 18:03:40 -0400 |
commit | b46cc856ec9f8ac8c96199a5291dfa71cd37ee86 (patch) | |
tree | 88fe5fcf7307cf4b210d5b657d46c4c5799b01dc /changelog.d | |
parent | make version optional in body of e2e backup version update (diff) | |
download | synapse-b46cc856ec9f8ac8c96199a5291dfa71cd37ee86.tar.xz |
add changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/6189.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6189.misc b/changelog.d/6189.misc new file mode 100644 index 0000000000..a66eb384e6 --- /dev/null +++ b/changelog.d/6189.misc @@ -0,0 +1 @@ +Make `version` optional in body of `PUT /room_keys/version/{version}`, since it's redundant. |