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