Skip to content

Commit

Permalink
more changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
arshaw committed Feb 6, 2024
1 parent d558859 commit 8b4ec78
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@

Unreleased
----------
v0.2.1 (2024-02-05)
-------------------

- fix: `dayOfWeek`/`yearOfWeek`/`weekOfYear` incorrectly using local time (#26, #27)
- fix: Compliant string-level normalization of time zone IDs (mentioned in #3)
- fix: `DateTimeFormat` constructor cannot be invoked without `new` (#25)
- fix: `DateTimeFormat::format` correctly implemented as bound getter
- fix: `Duration::toLocaleString` falls back to `toString`
- feature: better tree-shakability for ESM


v0.2.0 (2024-01-07)
-------------------
Expand Down

0 comments on commit 8b4ec78

Please sign in to comment.