Skip to content

Commit be377b7

Browse files
committed
Adds CHANGELOG entries for #1
1 parent c7c8f65 commit be377b7

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

+25
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,31 @@
22

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

5+
## 0.2.0 - 2018-03-27
6+
7+
### Added
8+
9+
- [#1](https://github.com/phly/phly-expressive-oauth2clientauthentication/pull/1)
10+
adds support for Expressive v3 and zend-expressive-authentication 0.4+.
11+
12+
### Changed
13+
14+
- Nothing.
15+
16+
### Deprecated
17+
18+
- Nothing.
19+
20+
### Removed
21+
22+
- [#1](https://github.com/phly/phly-expressive-oauth2clientauthentication/pull/1)
23+
removes support for Expressive v2 releases, including pre-0.4 releases of
24+
zend-expressive-authentication.
25+
26+
### Fixed
27+
28+
- Nothing.
29+
530
## 0.1.2 - 2017-11-16
631

732
### Added

0 commit comments

Comments
 (0)