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

Commit 36831e8

Browse files
committed
Adds CHANGELOG entry for #32 to new 0.5.3 section
1 parent c448c28 commit 36831e8

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

+25
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,31 @@ All notable changes to this project will be documented in this file, in reverse
44

55
Versions 0.3.0 and prior were released as "weierophinney/problem-details".
66

7+
## 0.5.3 - 2018-03-12
8+
9+
### Added
10+
11+
- Nothing.
12+
13+
### Changed
14+
15+
- [#32](https://github.com/zendframework/zend-problem-details/pull/32) updates
16+
the `ProblemDetailsResponseFactoryFactory` to allow the `ResponseInterface`
17+
service to either return an instance, or a factory capable of generating an
18+
instance.
19+
20+
### Deprecated
21+
22+
- Nothing.
23+
24+
### Removed
25+
26+
- Nothing.
27+
28+
### Fixed
29+
30+
- Nothing.
31+
732
## 0.5.2 - 2018-01-10
833

934
### Added

0 commit comments

Comments
 (0)