diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/13658.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13658.bugfix b/changelog.d/13658.bugfix new file mode 100644 index 0000000000..8740f066bb --- /dev/null +++ b/changelog.d/13658.bugfix @@ -0,0 +1 @@ +Fix MSC3030 `/timestamp_to_event` endpoint to return the correct next event when the events have the same timestamp. |