This repository was archived by the owner on Jan 29, 2020. It is now read-only.
File tree 1 file changed +5
-20
lines changed 1 file changed +5
-20
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
- ## 3.1.0 - TBD
5
+ ## 3.1.0 - 2017-05-01
6
6
7
7
### Added
8
8
@@ -19,26 +19,9 @@ All notable changes to this project will be documented in this file, in reverse
19
19
(e.g., authentication or authorization listeners) will run even for
20
20
middleware.
21
21
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
-
40
22
- [ #231 ] ( https://github.com/zendframework/zend-mvc/pull/231 ) adds a
41
23
` composer.json ` suggestion for zendframework/zend-paginator.
24
+
42
25
- [ #232 ] ( https://github.com/zendframework/zend-mvc/pull/232 ) adds a
43
26
` composer.json ` suggestion for zendframework/zend-log.
44
27
@@ -48,7 +31,9 @@ All notable changes to this project will be documented in this file, in reverse
48
31
49
32
### Removed
50
33
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.
52
37
53
38
### Fixed
54
39
You can’t perform that action at this time.
0 commit comments