Skip to content

Commit 07e7574

Browse files
committed
Populate changelog
1 parent 4ba290f commit 07e7574

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,10 @@ var_dump((new DateTime())->format("c")); // string(25) "2017-01-01T00:00:05+00:0
106106

107107
## CHANGELOG
108108

109+
### version 1.7.0, 2025/03/21
110+
- Support PHP 8.4
111+
- Remove `gmstrftime()` and `strftime()` support on PHP ≥ 8.4
112+
109113
### version 1.6.0, 2024/02/09
110114
- Support PHP 8.3
111115

0 commit comments

Comments
 (0)