From 49b5d02d54efd1c26a44d14da24afd7fa2822e1f Mon Sep 17 00:00:00 2001 From: Micha White Date: Wed, 15 Jun 2022 19:09:44 -0400 Subject: [PATCH] Wrong name, silly --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d71b835267..dbadd36ebe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,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` -* Add the `with_timezone` method to `NaiveDateTime`` +* Add the `and_timezone` method to `NaiveDateTime`` ## 0.4.19