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

Commit 0209bdd

Browse files
committed
Adds CHANGELOG entry for #22 to new 0.3.1 section
1 parent 89ab38d commit 0209bdd

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

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

5+
## 0.3.1 - 2018-03-12
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Changed
12+
13+
- [#22](https://github.com/zendframework/zend-expressive-authentication/issues/22)
14+
updates the `ResponsePrototypeTrait` to allow callable `ResponseInterface`
15+
services (instead of those directly returning a `ResponseInterface`).
16+
17+
### Deprecated
18+
19+
- Nothing.
20+
21+
### Removed
22+
23+
- Nothing.
24+
25+
### Fixed
26+
27+
- Nothing.
28+
529
## 0.3.0 - 2018-01-24
630

731
### Added

0 commit comments

Comments
 (0)