Update CHANGELOG for 0.4.10.

This commit is contained in:
Sergio Benitez 2021-05-21 23:39:45 -07:00
parent 471e2eb90b
commit 7fb18cbe0f
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,12 @@
# Version 0.4.10 (May 21, 2021)
## Core
* [[`3276b8`]] Removed used of `unsafe` in `Origin::parse_owned()`, fixing a
soundness issue.
[`3276b8`]: https://github.com/SergioBenitez/Rocket/commit/3276b8
# Version 0.4.9 (May 19, 2021) # Version 0.4.9 (May 19, 2021)
## Core ## Core