Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit 1de875d

Browse files
committed
Added CHANGELOG for #50 and #51
1 parent 6efb07b commit 1de875d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,10 @@ All notable changes to this project will be documented in this file, in reverse
3131

3232
- [#45](https://github.com/zendframework/zend-validator/pull/45) fixes aliases
3333
mapping the deprecated `Float` and `Int` validators to their `Is*` counterparts.
34-
- [#49](https://github.com/zendframework/zend-validator/pull/49) updates the
35-
code to work with the upcoming zend-servicemanager v3.
34+
- [#49](https://github.com/zendframework/zend-validator/pull/49)
35+
[#50](https://github.com/zendframework/zend-validator/pull/50), and
36+
[#51](https://github.com/zendframework/zend-validator/pull/51) update the
37+
code to be forwards-compatible with zend-servicemanager and zend-stdlib v3.
3638
- [#56](https://github.com/zendframework/zend-validator/pull/56) fixes the regex
3739
in the `Ip` validator to escape `.` characters used as IP delimiters.
3840

0 commit comments

Comments
 (0)