Skip to content

Commit b7fcfda

Browse files
committed
Adds CHANGELOG entries for #16
1 parent d1393d6 commit b7fcfda

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
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-
- [#11](https://github.com/zendframework/zend-expressive-authorization/pull/11) adds
9+
- [#16](https://github.com/zendframework/zend-expressive-authorization/pull/16) adds
1010
support for PSR-15.
1111

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

2020
### Removed
2121

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

2527
### Fixed
2628

0 commit comments

Comments
 (0)