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

Commit 6f97afe

Browse files
committed
Adds CHANGELOG entry for #241
1 parent d8d06c2 commit 6f97afe

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## 2.10.3 - TBD
5+
## 2.10.3 - 2018-12-13
66

77
### Added
88

@@ -22,6 +22,9 @@ All notable changes to this project will be documented in this file, in reverse
2222

2323
### Fixed
2424

25+
- [#241](https://github.com/zendframework/zend-validator/pull/241) has the `Hostname` validator return an invalid result early when an empty
26+
domain segment is detected.
27+
2528
- [#232](https://github.com/zendframework/zend-validator/pull/232) updates the `Hostname` validator to allow underscores in subdomains.
2629

2730
- [#218](https://github.com/zendframework/zend-validator/pull/218) fixes a precision issue with the `Step` validator.

0 commit comments

Comments
 (0)