Skip to content

Commit 07c7a1c

Browse files
committed
Release version 0.7.0
1 parent 3483bc1 commit 07c7a1c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# [unreleased]
22

3+
# 0.7.0
4+
5+
* Upgrade to ruma 0.12.0
6+
* Add room_membership api
7+
38
# 0.6.0
49

510
* Update v1/server_version endpoint response data with optional python_version key

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "synapse-admin-api"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
categories = ["api-bindings", "web-programming"]
55
description = "Types for the endpoints in the synapse admin API."
66
homepage = "https://ruma.dev/"

0 commit comments

Comments
 (0)