Skip to content

Commit e580b39

Browse files
committed
Release synapse-admin-api 0.11.0
1 parent 54f0219 commit e580b39

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 0.11.0
6+
57
Breaking changes:
68

79
- Upgrade Ruma to 0.16.0

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.10.0"
3+
version = "0.11.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)