Update Changelog

Co-authored-by: Daira Emma Hopwood <daira@jacaranda.org>
This commit is contained in:
Honza Rychnovský 2023-09-10 11:50:59 +02:00 committed by GitHub
parent c9d3085001
commit 4c38354f01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
### Fixed
- `Synchronizer.getMemos()` now correctly returns a flow of strings for sent and received transactions. Issue **#1154**.
- `CompactBlockProcessor` now triggers transaction polling while block synchronization is in progress as expected.
Clients will be notified briefly after every new transaction is discovered via `Synchronizer.transactions` API.
Clients will be notified shortly after every new transaction is discovered via `Synchronizer.transactions` API.
Issue **#1170**.
## 1.21.0-beta01