Update ruma-identifiers changelog

This commit is contained in:
Jonas Platte 2020-08-08 16:20:05 +02:00
parent bc50230c8a
commit e939f7049d
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -12,6 +12,10 @@ Bug fixes:
* Fix `TryFrom` implementations for `RoomVersionId`, which previously returned
`RoomVersionId::Custom` for the input `6`
Improvements:
* Add macros to construct identifiers with compile-time validation
# 0.17.1
Improvements: