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