Release ruma 0.2.0
This commit is contained in:
parent
bbd22ab1e0
commit
a54a28bfe1
@ -1,5 +1,19 @@
|
|||||||
# [unreleased]
|
# [unreleased]
|
||||||
|
|
||||||
|
# 0.2.0
|
||||||
|
|
||||||
|
Breaking changes:
|
||||||
|
|
||||||
|
* Upgrade sub-crates. The relevant breaking changes can be found in the changelogs of
|
||||||
|
* ruma-events 0.23.0
|
||||||
|
* ruma-appservice-api 0.3.0
|
||||||
|
* ruma-client-api 0.11.0
|
||||||
|
* ruma-federation-api 0.2.0
|
||||||
|
* ruma-identity-service-api 0.2.0
|
||||||
|
* ruma-push-gateway-api 0.2.0
|
||||||
|
* ruma-signatures 0.8.0
|
||||||
|
* ruma-state-res 0.2.0
|
||||||
|
|
||||||
# 0.1.2
|
# 0.1.2
|
||||||
|
|
||||||
Improvements:
|
Improvements:
|
||||||
|
@ -8,7 +8,7 @@ homepage = "https://www.ruma.io/"
|
|||||||
repository = "https://github.com/ruma/ruma"
|
repository = "https://github.com/ruma/ruma"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
version = "0.1.2"
|
version = "0.2.0"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[package.metadata.docs.rs]
|
[package.metadata.docs.rs]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user