Skip to content

Commit 88da720

Browse files
committed
3.2.0 readiness
Updates the CHANGELOG.md to set the release date.
1 parent d639b1c commit 88da720

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 18 additions & 3 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.2.0 - TBD
5+
## 3.2.0 - 2020-12-14
66

77
### Added
88

@@ -19,9 +19,24 @@ All notable changes to this project will be documented in this file, in reverse
1919

2020
- [#69](https://github.com/laminas/laminas-mvc/pull/69) Removes PHP support prior 7.3.0
2121

22-
### Fixed
2322

24-
- Nothing.
23+
-----
24+
25+
### Release Notes for [3.2.0](https://github.com/laminas/laminas-mvc/milestone/1)
26+
27+
28+
29+
### 3.2.0
30+
31+
- Total issues resolved: **0**
32+
- Total pull requests resolved: **2**
33+
- Total contributors: **2**
34+
35+
#### Enhancement
36+
37+
- [69: PHP 8.0 support](https://github.com/laminas/laminas-mvc/pull/69) thanks to @snapshotpl
38+
39+
- [51: Deprecate middleware listener](https://github.com/laminas/laminas-mvc/pull/51) thanks to @Xerkus
2540

2641
## 3.1.1 - 2017-11-24
2742

0 commit comments

Comments
 (0)