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

Commit ee102a8

Browse files
committed
Renames 1.0.0alpha5 to 0.4.1 in CHANGELOG
alpha series is now currently the same as 0.4 series.
1 parent 432e6af commit ee102a8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22

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

5-
## 1.0.0alpha5 - 2018-05-07
5+
## 0.4.1 - 2018-05-09
66

77
### Added
88

99
- [#30](https://github.com/zendframework/zend-expressive-authentication-oauth2/pull/30)
10-
adds the AuthenticationInterface to the config provider so OAuth works out of
10+
adds the AuthenticationInterface to the config provider so OAuth2 works out of
1111
the box. Can always be overwritten in project configs.
1212
- [#38](https://github.com/zendframework/zend-expressive-authentication-oauth2/pull/38)
13-
added the the `/oauth` route configuration in docs
14-
13+
added the the `/oauth` route configuration in docs.
14+
1515
### Changed
1616

1717
- Nothing.

0 commit comments

Comments
 (0)