summary refs log tree commit diff
diff options
context:
space:
mode:
authorNeil Johnson <neil@matrix.org>2018-05-24 15:54:02 +0100
committerGitHub <noreply@github.com>2018-05-24 15:54:02 +0100
commit14ca67867422d333a933b3bb0a4fd86da1656a98 (patch)
treed2c25f9b621716059475350e42e435dfe7fad148
parentUpdate CHANGES.rst (diff)
downloadsynapse-14ca67867422d333a933b3bb0a4fd86da1656a98.tar.xz
Update CHANGES.rst v0.30.0 release-v0.30.0
-rw-r--r--CHANGES.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 6e7f108f8e..0569b581db 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -13,11 +13,11 @@ so should work with any Matrix client. For more details see ``docs/server_notice
 
 Further Server Notices/Consent Tracking Support:
 
-* Allow overriding the server_notices user's avatar (#3273)
-* Use the localpart in the consent uri (#3272)
-* Support for putting %(consent_uri)s in messages (#3271)
-* Block attempts to send server notices to remote users (#3270)
-* Docs on consent bits (#3268)
+* Allow overriding the server_notices user's avatar (PR #3273)
+* Use the localpart in the consent uri (PR #3272)
+* Support for putting %(consent_uri)s in messages (PR #3271)
+* Block attempts to send server notices to remote users (PR #3270)
+* Docs on consent bits (PR #3268)