Update change logs
This commit is contained in:
parent
810bf56874
commit
9e076858af
@ -1,5 +1,11 @@
|
||||
# [unreleased]
|
||||
|
||||
Breaking changes:
|
||||
|
||||
* Update ruma-api-macros to 0.11.0
|
||||
* This includes a fix that uses `TryFrom<&str>` instead of serde_json for path segment
|
||||
deserialization
|
||||
|
||||
# 0.13.1
|
||||
|
||||
Improvements:
|
||||
|
@ -1,5 +1,9 @@
|
||||
# [unreleased]
|
||||
|
||||
Breaking changes:
|
||||
|
||||
* Use `TryFrom<&str>` instead of serde_json for path segment deserialization
|
||||
|
||||
# 0.10.1
|
||||
|
||||
Improvements:
|
||||
|
Loading…
x
Reference in New Issue
Block a user