Update changelog, bump version
This commit is contained in:
parent
866885bb38
commit
fa8a45ed9f
@ -1,7 +1,10 @@
|
|||||||
# [unreleased]
|
# [unreleased]
|
||||||
|
|
||||||
|
# 0.9.0
|
||||||
|
|
||||||
Bug fixes:
|
Bug fixes:
|
||||||
|
|
||||||
|
* Fix (de)serialization for `r0::media::get_content_thumnail::Response`
|
||||||
* Make `r0::device::get_devices::Response::devices` public
|
* Make `r0::device::get_devices::Response::devices` public
|
||||||
* Change `r0::device::Device` fields according to the spec
|
* Change `r0::device::Device` fields according to the spec
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@ license = "MIT"
|
|||||||
name = "ruma-client-api"
|
name = "ruma-client-api"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/ruma/ruma-client-api"
|
repository = "https://github.com/ruma/ruma-client-api"
|
||||||
version = "0.8.0"
|
version = "0.9.0"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user