Update change log

This commit is contained in:
Jonas Platte 2020-04-19 22:18:32 +02:00
parent 0d080a7ffa
commit fc976a57ea
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -20,6 +20,7 @@ Breaking changes:
* `push::get_notifications::Notification`
* `server::get_user_info::ConnectionInfo`
* `device::Device`
* Change all usages of `HashMap` to `BTreeMap`
Improvements: