Update changelog

This commit is contained in:
Jonas Platte 2019-12-15 19:33:41 +01:00
parent 370c56ef31
commit 2754e14003
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -4,6 +4,10 @@ Breaking changes:
* `TryFromRaw::try_from_raw`'s signature has been simplified. The previous signature was a relict that was no longer sensible.
Improvements:
* `NameEvent`s are now validated properly and will be rejected if the `name` field is longer than 255 bytes.
# 0.15.1
Bug fixes: