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

Commit a5c40bb

Browse files
committed
Updated CHANGELOG for 3.1.0 release
- Merged 3.1.0 and 3.0.5 entries - Added date for 3.1.0 entry
1 parent 6ea567e commit a5c40bb

File tree

1 file changed

+5
-20
lines changed

1 file changed

+5
-20
lines changed

CHANGELOG.md

Lines changed: 5 additions & 20 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-
## 3.1.0 - TBD
5+
## 3.1.0 - 2017-05-01
66

77
### Added
88

@@ -19,26 +19,9 @@ All notable changes to this project will be documented in this file, in reverse
1919
(e.g., authentication or authorization listeners) will run even for
2020
middleware.
2121

22-
### Deprecated
23-
24-
- Nothing.
25-
26-
### Removed
27-
28-
- [#211](https://github.com/zendframework/zend-mvc/pull/211) Removed unused
29-
zend-servicemanager v2 and zend-eventmanager v2 compatibility code since
30-
zend-mvc requires v3 of those components.
31-
32-
### Fixed
33-
34-
- Nothing.
35-
36-
## 3.0.5 - TBD
37-
38-
### Added
39-
4022
- [#231](https://github.com/zendframework/zend-mvc/pull/231) adds a
4123
`composer.json` suggestion for zendframework/zend-paginator.
24+
4225
- [#232](https://github.com/zendframework/zend-mvc/pull/232) adds a
4326
`composer.json` suggestion for zendframework/zend-log.
4427

@@ -48,7 +31,9 @@ All notable changes to this project will be documented in this file, in reverse
4831

4932
### Removed
5033

51-
- Nothing.
34+
- [#211](https://github.com/zendframework/zend-mvc/pull/211) Removed unused
35+
zend-servicemanager v2 and zend-eventmanager v2 compatibility code since
36+
zend-mvc requires v3 of those components.
5237

5338
### Fixed
5439

0 commit comments

Comments
 (0)