Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMorel committed Oct 20, 2023
1 parent 8226cde commit 1217e8d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.5.5](https://github.com/brick/date-time/releases/tag/0.5.5) - 2023-10-20

🐛 **Bug fixes**

- `Year::toISOString()` / `__toString()` did not respect ISO 8601; years with less than 4 digits are now left-padded with zeros ([#90](https://github.com/brick/date-time/pull/90))

Thanks to [@andreaswolf](https://github.com/andreaswolf)!

## [0.5.4](https://github.com/brick/date-time/releases/tag/0.5.4) - 2023-10-16

🐛 **Bug fixes**
Expand Down

0 comments on commit 1217e8d

Please sign in to comment.