File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) princi
44
55## [ Unreleased] [ unreleased ]
66
7+ ## [ 1.3.1] - 2025-11-04
8+ ### Added
9+
10+ - Added explicit ` @param ` tag for ` $message ` (#8 )
11+ - Added PHP 8.4 and 8.5 to test matrix (#7 )
12+
713## [ 1.3.0] - 2023-11-29
814### Changed
915
@@ -41,7 +47,8 @@ Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) princi
4147
4248** Initial commit!**
4349
44- [ unreleased ] : https://github.com/colinodell/psr-testlogger/compare/v1.3.0...main
50+ [ unreleased ] : https://github.com/colinodell/psr-testlogger/compare/v1.3.1...main
51+ [ 1.3.1 ] : https://github.com/colinodell/psr-testlogger/compare/v1.3.0...v1.3.1
4552[ 1.3.0 ] : https://github.com/colinodell/psr-testlogger/compare/v1.2.0...v1.3.0
4653[ 1.2.0 ] : https://github.com/colinodell/psr-testlogger/compare/v1.1.0...v1.2.0
4754[ 1.1.0 ] : https://github.com/colinodell/psr-testlogger/compare/v1.0.0...main
You can’t perform that action at this time.
0 commit comments