We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e27e96b commit d1c8d6eCopy full SHA for d1c8d6e
CHANGELOG.md
@@ -11,6 +11,21 @@ All notable changes to this project will be documented in this file.
11
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
12
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
13
14
+## Unreleased
15
+
16
+### Added
17
18
+- Support for Synapse admin endpoint for querying the block status of
19
+ a room
20
21
+- Synapse admin endpoint for shutdown V2
22
23
+- Synapse admin endpoint for room details.
24
25
+### Changed
26
27
+- Support for MPS's new SHA256HashReverser in the `RoomStateManagerFactory`.
28
29
## [2.10.1] - 2025-03-03
30
31
### Fixed
0 commit comments