Skip to content

Commit 0a50279

Browse files
committed
2.3.2 readiness
Updates the CHANGELOG.md to set the release date.
1 parent 325f126 commit 0a50279

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
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.3.2 - TBD
5+
## 2.3.2 - 2020-09-02
66

77
### Added
88

@@ -24,6 +24,22 @@ All notable changes to this project will be documented in this file, in reverse
2424

2525
- [#47](https://github.com/laminas/laminas-diactoros/pull/47) corrects the documented exception type thrown by `Laminas\Diactoros\Response\ArraySerializer::fromArray()` to indicate `Laminas\Diactoros\Exception\DeserializationException` is thrown by the method.
2626

27+
28+
-----
29+
30+
### Release Notes for [2.3.2](https://github.com/laminas/laminas-diactoros/milestone/2)
31+
32+
33+
34+
### 2.3.2
35+
36+
- Total issues resolved: **0**
37+
- Total pull requests resolved: **1**
38+
- Total contributors: **1**
39+
40+
#### Bug,Documentation
41+
42+
- [47: Fixes docblock @throws in ArraySerializer::getValueFromKey()](https://github.com/laminas/laminas-diactoros/pull/47) thanks to @samsonasik
2743
## 2.3.1 - 2020-07-07
2844

2945
### Added

0 commit comments

Comments
 (0)