We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6303d86 commit 13171aaCopy full SHA for 13171aa
CHANGELOG.md
@@ -2,6 +2,30 @@
2
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
5
+## 1.0.0alpha1 - TBD
6
+
7
+### Added
8
9
+- [#11](https://github.com/zendframework/zend-expressive-authorization/pull/11) adds
10
+ support for PSR-15.
11
12
+### Changed
13
14
+- Nothing.
15
16
+### Deprecated
17
18
19
20
+### Removed
21
22
+- [#11](https://github.com/zendframework/zend-expressive-authorization/pull/11)
23
+ removes support for http-interop/http-middleware.
24
25
+### Fixed
26
27
28
29
## 0.3.0 - 2017-11-28
30
31
### Added
0 commit comments