Update change log

This commit is contained in:
Jonas Platte 2020-04-17 11:14:54 +02:00
parent c3ed37b337
commit b48235f496
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -15,7 +15,7 @@ Breaking changes:
representation
* Note that hashes are generally only guaranteed consistent in the lifetime of the program
though, so do not persist them!
* Methods returning `url::Host` have been removed or updated to return string slices
* The `hostname` methods have been updated to return string slices instead of `&url::Host`
Improvements: