Skip to content

Commit c8feb97

Browse files
committed
docs: provides a CHANGELOG entry for #68
1 parent 6479f59 commit c8feb97

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [1.3.0] - TBD
99

10+
### Added
11+
12+
- Adds support for testing against PSR-7 1.1 and 2.0. In particular, it adapts tests that were verifying invalid parameters threw `InvalidArgumentException` previously now either throw that OR (more correctly) raise a `TypeError`.
13+
1014
## [1.2.0] - 2022-12-01
1115

1216
### Added

0 commit comments

Comments
 (0)