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

Commit 003c5d1

Browse files
committed
Fix CHANGELOG and add 2.9.0 release date
1 parent 43ced7a commit 003c5d1

File tree

1 file changed

+3
-23
lines changed

1 file changed

+3
-23
lines changed

CHANGELOG.md

Lines changed: 3 additions & 23 deletions
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.9.0 - TBD
5+
## 2.9.0 - 2017-03-17
66

77
### Added
88

@@ -20,36 +20,16 @@ All notable changes to this project will be documented in this file, in reverse
2020

2121
### Fixed
2222

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-
4223
- [#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
4425
`"suggest"` clauses in `composer.json`, since some dependencies are not always
4526
required, and may lead to runtime failures.
4627
- [#66](https://github.com/zendframework/zend-validator/pull/66) fixed
4728
EmailAddress validator applying IDNA conversion to local part
4829
- [#88](https://github.com/zendframework/zend-validator/pull/88) fixed NotEmpty
4930
validator incorrectly applying types bitmaps
5031
- [#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
5333

5434
## 2.8.2 - 2017-01-29
5535

0 commit comments

Comments
 (0)