Skip to content

Commit

Permalink
Wrong name, silly
Browse files Browse the repository at this point in the history
  • Loading branch information
botahamec committed Jun 15, 2022
1 parent 95f421b commit 6afb356
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Expand Up @@ -29,12 +29,9 @@ Versions with only mechanical changes will be omitted from the following list.
* Fix build for wasm32-unknown-emscripten (@yu-re-ka #593)
* Make `ParseErrorKind` public and available through `ParseError::kind()` (#588)
* Implement `DoubleEndedIterator` for `NaiveDateDaysIterator` and `NaiveDateWeeksIterator`
<<<<<<< HEAD
* Fix panicking when parsing a `DateTime` (@botahamec)
* Add support for getting week bounds based on a specific `NaiveDate` and a `Weekday` (#666)
=======
* Add the `with_timezone` method to `NaiveDateTime``
>>>>>>> fe2bb40 (Added the change to the changelog)
* Add the `and_timezone` method to `NaiveDateTime`

## 0.4.19

Expand Down

0 comments on commit 6afb356

Please sign in to comment.