Skip to content

Commit 81b8c88

Browse files
committed
docs: provides a CHANGELOG entry for #68
1 parent 6ed8ec1 commit 81b8c88

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
These validate that usernames and passwords which contain reserved characters (defined by RFC3986) are being encoded
1414
so that the URI does not contain these reserved characters at any time.
1515

16+
- 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`.
17+
1618
## [1.2.0] - 2022-12-01
1719

1820
### Added

0 commit comments

Comments
 (0)