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

Commit 10ef031

Browse files
committed
3.1.1 readiness
2 parents 12c1d1c + 74f6014 commit 10ef031

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,18 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## 3.1.1 - TBD
5+
## 3.1.1 - 2018-04-12
66

77
### Added
88

99
- Nothing.
1010

11+
### Changed
12+
13+
- [#67](https://github.com/zendframework/zend-stdlib/pull/67) changes the typehint of the `$content` property
14+
of the `Message` class to indicate it is a string. All known implementations
15+
already assumed this.
16+
1117
### Deprecated
1218

1319
- Nothing.

0 commit comments

Comments
 (0)