diff options
Diffstat (limited to 'changelog.d/11188.bugfix')
-rw-r--r-- | changelog.d/11188.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/11188.bugfix b/changelog.d/11188.bugfix deleted file mode 100644 index 0688743c00..0000000000 --- a/changelog.d/11188.bugfix +++ /dev/null @@ -1 +0,0 @@ -Allow an empty list of `state_events_at_start` to be sent when using the [MSC2716](https://github.com/matrix-org/matrix-doc/pull/2716) `/batch_send` endpoint and the author of the historical messages is already part of the current room state at the given `?prev_event_id`. |