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 3483bc1 commit 07c7a1cCopy full SHA for 07c7a1c
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# [unreleased]
2
3
+# 0.7.0
4
+
5
+* Upgrade to ruma 0.12.0
6
+* Add room_membership api
7
8
# 0.6.0
9
10
* Update v1/server_version endpoint response data with optional python_version key
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "synapse-admin-api"
-version = "0.6.0"
+version = "0.7.0"
categories = ["api-bindings", "web-programming"]
description = "Types for the endpoints in the synapse admin API."
homepage = "https://ruma.dev/"
0 commit comments