Skip to content

Commit 947a370

Browse files
authored
Update CHANGELOG.md
Added missing changelog entry relating to the upgrade of the regex for Assert\Assertion::url()
1 parent 12322a8 commit 947a370

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ All notable changes to this project will be documented in this file.
66
### Added assertions
77
- `Assertion::notRegex()` (Thanks to [Thomas Müller](https://github.com/beberlei/assert/pull/261))
88

9+
### Other changes
10+
Upgraded regex and unit tests for `Assert\Assertion::url()` to latest from Symfony/Validator
11+
912
## 3.0.0 - 2018-07-04
1013

1114
### Changes

0 commit comments

Comments
 (0)