summary refs log tree commit diff
path: root/changelog.d/14964.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support for MSC3758: exact_event_match push condition (#14964)Patrick Cloke2023-02-101-0/+1
This specifies to search for an exact value match, instead of string globbing. It only works across non-compound JSON values (null, boolean, integer, and strings).