Skip to content

Commit 1217e8d

Browse files
committed
Prepare for release
1 parent 8226cde commit 1217e8d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.5.5](https://github.com/brick/date-time/releases/tag/0.5.5) - 2023-10-20
4+
5+
🐛 **Bug fixes**
6+
7+
- `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))
8+
9+
Thanks to [@andreaswolf](https://github.com/andreaswolf)!
10+
311
## [0.5.4](https://github.com/brick/date-time/releases/tag/0.5.4) - 2023-10-16
412

513
🐛 **Bug fixes**

0 commit comments

Comments
 (0)