diff options
author | Richard van der Hoff <richard@matrix.org> | 2020-10-13 18:57:37 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2020-10-13 23:24:50 +0100 |
commit | 091e9482af6171c19f4b967d3a973ec6c2088ab7 (patch) | |
tree | 33b6fd60ed236f59bd83c20c2bcc8159c3c03aea /changelog.d | |
parent | guard against accidental modification (diff) | |
download | synapse-091e9482af6171c19f4b967d3a973ec6c2088ab7.tar.xz |
changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/8535.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8535.feature b/changelog.d/8535.feature new file mode 100644 index 0000000000..45342e66ad --- /dev/null +++ b/changelog.d/8535.feature @@ -0,0 +1 @@ +Support modifying event content in `ThirdPartyRules` modules. |