This repository was archived by the owner on Jan 31, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-23
lines changed Expand file tree Collapse file tree 1 file changed +3
-23
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
4
5
- ## 2.9.0 - TBD
5
+ ## 2.9.0 - 2017-03-17
6
6
7
7
### Added
8
8
@@ -20,36 +20,16 @@ All notable changes to this project will be documented in this file, in reverse
20
20
21
21
### Fixed
22
22
23
- - Nothing.
24
-
25
-
26
- ## 2.8.3 - TBD
27
-
28
- ### Added
29
-
30
- - Nothing.
31
-
32
- ### Deprecated
33
-
34
- - Nothing.
35
-
36
- ### Removed
37
-
38
- - Nothing.
39
-
40
- ### Fixed
41
-
42
23
- [ #147 ] ( https://github.com/zendframework/zend-validator/issues/147 )
43
- [ #148 ] ( https://github.com/zendframework/zend-validator/pull/110 ) adds further
24
+ [ #148 ] ( https://github.com/zendframework/zend-validator/pull/148 ) adds further
44
25
` "suggest" ` clauses in ` composer.json ` , since some dependencies are not always
45
26
required, and may lead to runtime failures.
46
27
- [ #66 ] ( https://github.com/zendframework/zend-validator/pull/66 ) fixed
47
28
EmailAddress validator applying IDNA conversion to local part
48
29
- [ #88 ] ( https://github.com/zendframework/zend-validator/pull/88 ) fixed NotEmpty
49
30
validator incorrectly applying types bitmaps
50
31
- [ #150 ] ( https://github.com/zendframework/zend-validator/pull/150 ) fixed Hostname
51
- validator not allowiing some characters in .dk IDN
52
-
32
+ validator not allowing some characters in .dk IDN
53
33
54
34
## 2.8.2 - 2017-01-29
55
35
You can’t perform that action at this time.
0 commit comments