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

Commit 126e679

Browse files
committed
Added CHANGELOG for #54
1 parent 280b3c1 commit 126e679

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
@@ -27,6 +27,9 @@ All notable changes to this project will be documented in this file, in reverse
2727
- [#52](https://github.com/zendframework/zend-validator/pull/52) updates the
2828
`Barcode` validator to cast empty options passed to the constructor to an
2929
empty array, fixing type mismatch errors.
30+
- [#54](https://github.com/zendframework/zend-validator/pull/54) fixes the IP
31+
address detection in the `Hostname` validator to ensure that IPv6 is detected
32+
correctly.
3033

3134
## 2.5.3 - 2015-09-03
3235

0 commit comments

Comments
 (0)