Release ruma 0.1.2
This commit is contained in:
parent
d2d286bf29
commit
62cd10d568
@ -1,5 +1,16 @@
|
||||
# [unreleased]
|
||||
|
||||
# 0.1.2
|
||||
|
||||
Improvements:
|
||||
|
||||
* Bump version of `ruma-common` and `ruma-client-api`, switching the canonical
|
||||
location of `ThirdPartyIdentifier`
|
||||
(now `ruma::thirdparty::ThirdPartyIdentifier`)
|
||||
|
||||
For backwards compatibility, it is still available at the old path in
|
||||
`ruma::client::api::r0::contact::get_contacts`
|
||||
|
||||
# 0.1.1
|
||||
|
||||
Improvements:
|
||||
|
@ -8,7 +8,7 @@ homepage = "https://www.ruma.io/"
|
||||
repository = "https://github.com/ruma/ruma"
|
||||
readme = "README.md"
|
||||
license = "MIT"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
edition = "2018"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
|
Loading…
x
Reference in New Issue
Block a user