diff options
author | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2023-02-21 14:37:44 +0000 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2023-02-21 14:37:44 +0000 |
commit | a3d471e92938ad4cd2a7fc49e651791ba4d328d3 (patch) | |
tree | 5439ad61265a4b990b7ed2dbe7c811bc2f0d6da3 /changelog.d/15045.feature | |
parent | Tweak logging for when a worker waits for its view of a replication stream to... (diff) | |
download | synapse-a3d471e92938ad4cd2a7fc49e651791ba4d328d3.tar.xz |
1.78.0rc1
Diffstat (limited to 'changelog.d/15045.feature')
-rw-r--r-- | changelog.d/15045.feature | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/15045.feature b/changelog.d/15045.feature deleted file mode 100644 index 87766befda..0000000000 --- a/changelog.d/15045.feature +++ /dev/null @@ -1 +0,0 @@ -Experimental support for [MSC3966](https://github.com/matrix-org/matrix-spec-proposals/pull/3966): the `exact_event_property_contains` push rule condition. |