File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file, in reverse chronological order by release.
44
5+ ## 0.2.0 - 2017-10-09
6+
7+ ### Added
8+
9+ - [ #8 ] ( https://github.com/zendframework/zend-expressive-authorization/pull/8 ) adds
10+ support for http-interop/http-middleware 0.5.0 via a polyfill provided by the
11+ package webimpress/http-middleware-compatibility. Essentially, this means you
12+ can drop this package into an application targeting either the 0.4.1 or 0.5.0
13+ versions of http-middleware, and it will "just work".
14+
15+ ### Changed
16+
17+ - Nothing.
18+
19+ ### Deprecated
20+
21+ - Nothing.
22+
23+ ### Removed
24+
25+ - Nothing.
26+
27+ ### Fixed
28+
29+ - Nothing.
30+
531## 0.1.0 - 2017-09-28
632
733Initial release.
You can’t perform that action at this time.
0 commit comments