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

Commit 888d011

Browse files
committed
Add changelog for #18
1 parent 897d80a commit 888d011

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+
## 1.0.0alpha3 - 2018-02-24
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Changed
12+
13+
- Nothing.
14+
15+
### Deprecated
16+
17+
- Nothing.
18+
19+
### Removed
20+
21+
- Nothing.
22+
23+
### Fixed
24+
25+
- [#18](https://github.com/zendframework/zend-expressive-authentication/pull/18)
26+
uses the ResponseInterface as a factory. This was recently changed in
27+
[zend-expressive#561](https://github.com/zendframework/zend-expressive/pull/561).
28+
529
## 1.0.0alpha2 - 2018-02-22
630

731
### Added

0 commit comments

Comments
 (0)