diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3456.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/3465.feature | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/3456.bugfix b/changelog.d/3456.bugfix new file mode 100644 index 0000000000..3310dcb3ff --- /dev/null +++ b/changelog.d/3456.bugfix @@ -0,0 +1 @@ +Synapse is now stricter regarding accepting events which it cannot retrieve the prev_events for. diff --git a/changelog.d/3465.feature b/changelog.d/3465.feature new file mode 100644 index 0000000000..1a0b5abfb7 --- /dev/null +++ b/changelog.d/3465.feature @@ -0,0 +1 @@ +Add optional ip_range_whitelist param to AS registration files to lock AS IP access |