Skip to content

Commit

Permalink
Added the change to the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
botahamec committed Jun 15, 2022
1 parent 9f8a663 commit 95f421b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,12 @@ 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)
## 0.4.19

Expand Down

0 comments on commit 95f421b

Please sign in to comment.