Skip to content

Commit f8068dc

Browse files
committed
Fix headers
1 parent 76964a4 commit f8068dc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
## [3.3.1] - 2025-11-08
44

5-
## Added
5+
### Added
66
* Tested on PHP 8.5
77

8-
## Changed
8+
### Changed
99
* PHPUnit upgraded to version 11
1010

11-
## Fixed
11+
### Fixed
1212
* ISO-8601 interval literals having both `W` and `D` designators are now correctly parsed by `IntervalConverter`,
1313
e.g. `P1W-2D` produces a 5 days interval instead of -2 days one.
1414
* Consistently allow leading, trailing, and separating whitespace in type names passed

0 commit comments

Comments
 (0)