summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorJeyachandran Rathnam <jai.rathnem@gmail.com>2023-01-09 12:17:24 -0500
committerGitHub <noreply@github.com>2023-01-09 17:17:24 +0000
commit58d2adc3da6a988452dbb9c6c4202a5ea19c4ca9 (patch)
treec6703d27776d2cb7c1c0d40824940a78680b2f4c /changelog.d
parentUpdate link to towncrier in contribution guide (#14801) (diff)
downloadsynapse-58d2adc3da6a988452dbb9c6c4202a5ea19c4ca9.tar.xz
Remove undocumented device from pushrules (#14727)
* Remove undocumented device from pushrules

* Add changelog

* Update changelog.d/14727.misc

* Rename 14727.misc to 14727.bugfix

Co-authored-by: David Robertson <davidr@element.io>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/14727.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14727.bugfix b/changelog.d/14727.bugfix
new file mode 100644
index 0000000000..25079496e4
--- /dev/null
+++ b/changelog.d/14727.bugfix
@@ -0,0 +1 @@
+Remove the unspecced `device` field from `/pushrules` responses.