Add changelog

This commit is contained in:
Eric Eastwood
2026-04-02 14:26:07 -05:00
parent 2945a02006
commit 22d879c404
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
Fix long-standing but niche bug with sync where it could attempt to fetch data with flawed invalid future tokens.
+1
View File
@@ -0,0 +1 @@
Add new `Notifier.wait_for_multi_writer_stream_token(...)` utility to make it easy wait for the worker to catch up to any kind of token.