Skip to content

Commit db2e1e0

Browse files
committed
docs: add CHANGELOG
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
1 parent 9652ee8 commit db2e1e0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ 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 `UriIntegrationTest::testSpecialCharsInUserInfo` and `UriIntegrationTest::testAlreadyEncodedUserInfo`.
13+
These validate that usernames and passwords which contain reserved characters (defined by RFC3986) are being encoded
14+
so that the URI does not contain these reserved characters at any time.
15+
1016
## [1.2.0] - 2022-12-01
1117

1218
### Added

0 commit comments

Comments
 (0)