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 9888a84 commit b91fc70Copy full SHA for b91fc70
2 files changed
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# [unreleased]
2
3
+# 0.17.0
4
+
5
Breaking changes:
6
7
- Upgrade ruma to 0.14.1.
Cargo.toml
@@ -7,7 +7,7 @@ license = "MIT"
name = "ruma-client"
8
readme = "README.md"
9
repository = "https://github.com/ruma/ruma-client"
10
-version = "0.16.0"
+version = "0.17.0"
11
edition = "2024"
12
rust-version = "1.88"
13
0 commit comments