Update changelogs
This commit is contained in:
parent
cff68ad05a
commit
0f1c52aaab
@ -1,12 +1,5 @@
|
|||||||
# [unreleased]
|
# [unreleased]
|
||||||
|
|
||||||
# 0.18.0
|
|
||||||
|
|
||||||
Yanked, this was the same as 0.17.2 but accidentally released with the minor
|
|
||||||
rather than the patch version segment incremented.
|
|
||||||
|
|
||||||
# 0.17.2
|
|
||||||
|
|
||||||
Bug fixes:
|
Bug fixes:
|
||||||
|
|
||||||
* Allow all borrowing query and / or body parameters in `ruma_api!` to be
|
* Allow all borrowing query and / or body parameters in `ruma_api!` to be
|
||||||
@ -15,6 +8,16 @@ Bug fixes:
|
|||||||
`impl` block generation code into a derive macro (derive macros run after
|
`impl` block generation code into a derive macro (derive macros run after
|
||||||
`cfg` expansion)
|
`cfg` expansion)
|
||||||
|
|
||||||
|
# 0.18.0
|
||||||
|
|
||||||
|
Yanked, this was the same as 0.17.2 but accidentally released with the minor
|
||||||
|
rather than the patch version segment incremented. It then turned out that it
|
||||||
|
did actually contain breaking changes, so 0.17.2 was yanked too.
|
||||||
|
|
||||||
|
# 0.17.2
|
||||||
|
|
||||||
|
Yanked since it unintentionally contained breaking changes.
|
||||||
|
|
||||||
# 0.17.1
|
# 0.17.1
|
||||||
|
|
||||||
Improvements:
|
Improvements:
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
# [unreleased]
|
# [unreleased]
|
||||||
|
|
||||||
# 0.11.2
|
|
||||||
|
|
||||||
Improvements:
|
Improvements:
|
||||||
|
|
||||||
* Add more endpoints:
|
* Add more endpoints:
|
||||||
@ -14,6 +12,10 @@ Improvements:
|
|||||||
* Add a `feature = "compat"` workaround for Element failing on `GET /_matrix/client/r0/account/3pid`
|
* Add a `feature = "compat"` workaround for Element failing on `GET /_matrix/client/r0/account/3pid`
|
||||||
response if the optional `threepids` field is missing
|
response if the optional `threepids` field is missing
|
||||||
|
|
||||||
|
# 0.11.2
|
||||||
|
|
||||||
|
Yanked since it depended on a version of ruma-api that had to be yanked too.
|
||||||
|
|
||||||
# 0.11.1
|
# 0.11.1
|
||||||
|
|
||||||
Yanked, wrong dependency version.
|
Yanked, wrong dependency version.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user