Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
icambron committed Jul 9, 2022
1 parent eebc657 commit 00f1d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## 2.4.0 (2022-05-08)

* Add support for parsing the ISO zone extension, like `2022-05-08T20:42:00.000+04:00[America/New_York"]`
* Add support for parsing the ISO zone extension, like `2022-05-08T20:42:00.000-04:00[America/New_York]`
* Add an `extendedZone` option to `toISO()` and `toISOTime`
* Improvements to `DateTime.isInDST()`
* Fix for parsing in Vietnames (and probably other languages)
Expand Down

0 comments on commit 00f1d72

Please sign in to comment.