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

Commit ab73fe4

Browse files
committed
Adds CHANGELOG entries for #15
1 parent b85fa5b commit ab73fe4

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

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

5-
## 1.0.0alpha1 - TBD
5+
## 1.0.0alpha1 - 2018-02-07
66

77
### Added
88

9-
- [#3](https://github.com/zendframework/zend-expressive-authentication/pull/3)
10-
adds support for http-interop/http-middleware.
9+
- [#15](https://github.com/zendframework/zend-expressive-authentication/pull/15)
10+
adds support for PSR-15.
1111

1212
### Changed
1313

@@ -19,8 +19,10 @@ All notable changes to this project will be documented in this file, in reverse
1919

2020
### Removed
2121

22-
- [#3](https://github.com/zendframework/zend-expressive-authentication/pull/3)
23-
removes support for http-interop/http-middleware.
22+
- [#15](https://github.com/zendframework/zend-expressive-authentication/pull/15) and
23+
[#3](https://github.com/zendframework/zend-expressive-authentication/pull/3)
24+
remove support for http-interop/http-middleware and
25+
http-interop/http-server-middleware.
2426

2527
### Fixed
2628

0 commit comments

Comments
 (0)