Update changelog

This commit is contained in:
asonix 2020-11-18 10:45:46 -06:00
parent 49b7b35be5
commit 767a70ba97

View file

@ -1,3 +1,7 @@
# 0.7.0-alpha.5
- Add orderedItems field to collections
- Document URL functions from crate root
# 0.7.0-alpha.4
- Clean up unneeded `.into()` calls
- Remove redundant `into_iter` method on OneOrMany.