We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76964a4 commit f8068dcCopy full SHA for f8068dc
1 file changed
Changelog.md
@@ -2,13 +2,13 @@
2
3
## [3.3.1] - 2025-11-08
4
5
-## Added
+### Added
6
* Tested on PHP 8.5
7
8
-## Changed
+### Changed
9
* PHPUnit upgraded to version 11
10
11
-## Fixed
+### Fixed
12
* ISO-8601 interval literals having both `W` and `D` designators are now correctly parsed by `IntervalConverter`,
13
e.g. `P1W-2D` produces a 5 days interval instead of -2 days one.
14
* Consistently allow leading, trailing, and separating whitespace in type names passed
0 commit comments