doc(sdk): Remove 6002 as it's no more relevant.

This commit is contained in:
Ivan Enderlin
2026-01-08 10:12:15 +01:00
parent 632ca3f9bf
commit f3aec8d33e
-2
View File
@@ -26,8 +26,6 @@ All notable changes to this project will be documented in this file.
- Replace in-memory stores with IndexedDB implementations when initializing
`Client` with `BuilderStoreConfig::IndexedDb`.
[#5946](https://github.com/matrix-org/matrix-rust-sdk/pull/5946)
- Sliding Sync room subscriptions are sent once to save bandwidth.
([#6002](https://github.com/matrix-org/matrix-rust-sdk/pull/6002))
### Bugfix