Update CHANGELOG.md

This commit is contained in:
Jonas Platte 2019-11-11 23:08:24 +01:00
parent ed42aaef6a
commit 1965efc5c7
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -1,5 +1,11 @@
# [unreleased]
Improvements:
* Add more sanity checks
* No multiple `#[ruma_api(body)]` fields in one request / response definition
* No (newtype) body fields in GET endpoints
# 0.11.0
Breaking changes: