From 150f6d103620640704dc5d55f59a51d0b8ae5c54 Mon Sep 17 00:00:00 2001 From: Micha White Date: Thu, 26 May 2022 15:28:59 -0400 Subject: [PATCH] Added the change and my username to the changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe69ed4ab6..7a26d3f836 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ Versions with only mechanical changes will be omitted from the following list. * Add support for optional timestamps serde serialization for `NaiveDateTime`. * Fix build for wasm32-unknown-emscripten (@yu-re-ka #593) * Implement `DoubleEndedIterator` for `NaiveDateDaysIterator` and `NaiveDateWeeksIterator` +* Fix panicking when parsing a `DateTime` (@botahamec) ## 0.4.19