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

Commit 31d593a

Browse files
committed
Adds CHANGELOG entries for #277
1 parent c70bbeb commit 31d593a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,11 @@ All notable changes to this project will be documented in this file, in reverse
2222

2323
### Fixed
2424

25-
- Nothing.
25+
- [#277](https://github.com/zendframework/zend-validator/pull/277) fixes `File\Hash` validator in case
26+
when the file hash contains only digits.
27+
28+
- [#277](https://github.com/zendframework/zend-validator/pull/277) fixes `File\Hash` validator to match
29+
hash with the given hashing algorithm.
2630

2731
## 2.12.1 - 2019-10-12
2832

0 commit comments

Comments
 (0)