diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2019-11-06 15:04:24 -0500 |
---|---|---|
committer | Hubert Chathi <hubert@uhoreg.ca> | 2019-11-06 15:04:24 -0500 |
commit | 00fa0c9f14391939da0d7f73a27c02187e72bde2 (patch) | |
tree | 5b1c9757eecc5c40356e8d2bf45c750d3bec202d | |
parent | black (diff) | |
download | synapse-00fa0c9f14391939da0d7f73a27c02187e72bde2.tar.xz |
update the changelog too
-rw-r--r-- | changelog.d/5858.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/5858.feature b/changelog.d/5858.feature index 93e44bf9b3..55ee93051e 100644 --- a/changelog.d/5858.feature +++ b/changelog.d/5858.feature @@ -1 +1 @@ -Add hash and count fields to key backup endpoints to help clients guess if there are new keys. +Add etag and count fields to key backup endpoints to help clients guess if there are new keys. |