From 4545f9e4adad5ec9c28c150a10a2ad6d657126a4 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 839bdeeda1..dc6f9b1702 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,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