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

Commit b193e4b

Browse files
committed
Adds CHANGELOG entry for #24
1 parent 3f6037a commit b193e4b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@ Versions 0.3.0 and prior were released as "weierophinney/problem-details".
1515

1616
### Changed
1717

18-
- Nothing.
18+
- [#24](https://github.com/zendframework/zend-problem-details/pull/24)
19+
updates all classes to use scalar and return type hints, including nullable
20+
and void types. If you were extending classes within an earlier release, you
21+
may need to update signatures of any methods you override.
1922

2023
### Deprecated
2124

0 commit comments

Comments
 (0)