Update change logs
This commit is contained in:
parent
08a3d820be
commit
9063f4c526
@ -1,8 +1,12 @@
|
|||||||
# [unreleased]
|
# [unreleased]
|
||||||
|
|
||||||
|
# 0.12.0
|
||||||
|
|
||||||
Breaking changes:
|
Breaking changes:
|
||||||
|
|
||||||
* Our Minimum Supported Rust Version is now 1.36.0
|
* Our Minimum Supported Rust Version is now 1.39.0
|
||||||
|
* Support for the server-side use case has been restored. For details, see the documentation for
|
||||||
|
`ruma_api!`, the new `Outgoing` trait and its derive macro
|
||||||
|
|
||||||
# 0.11.2
|
# 0.11.2
|
||||||
|
|
||||||
|
@ -1,5 +1,15 @@
|
|||||||
# [unreleased]
|
# [unreleased]
|
||||||
|
|
||||||
|
# 0.9.0
|
||||||
|
|
||||||
|
Breaking changes:
|
||||||
|
|
||||||
|
* Updated code generation to match the changes in ruma-api 0.12.0
|
||||||
|
|
||||||
|
New features:
|
||||||
|
|
||||||
|
* Added a derive macro for the new `Outgoing` trait from ruma-api
|
||||||
|
|
||||||
# 0.8.2
|
# 0.8.2
|
||||||
|
|
||||||
Bug fixes:
|
Bug fixes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user