Skip to content

Commit

Permalink
Add DateTime::parse_from_* fns to Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mqudsi committed Apr 8, 2019
1 parent 1600d83 commit eb7be72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Versions with only mechanical changes will be omitted from the following list.
## Features

* Add `std::convert::From` conversions between the different timezone formats (@mqudsi #271)
* Add `parse_from_rfc2822()`, `parse_from_rfc3339()`, and `parse_from_str()` methods to `DateTime`
objects (@mqudsi #278)

## 0.4.5

Expand Down

0 comments on commit eb7be72

Please sign in to comment.