summary refs log tree commit diff
path: root/changelog.d/15395.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.82.0rc1Olivier Wilkinson (reivilibre)2023-04-181-1/+0
|
* Implement MSC2174: move redacts to a content property. (#15395)Patrick Cloke2023-04-131-0/+1
This moves `redacts` from being a top-level property to a `content` property in a new room version. MSC2176 (which was previously implemented) states to not `redact` this property.