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

Commit c9924ec

Browse files
committed
Adds date for 3.0.0alpha1 to changelog
1 parent 7ccf1b0 commit c9924ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

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

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

5-
## 3.0.0alpha1 - TBD
5+
## 3.0.0alpha1 - 2018-01-22
66

77
### Added
88

99
- [#529](https://github.com/zendframework/zend-expressive/pull/529) adds support
10-
for PSR-15.
10+
for http-interop/http-server-middleware (PSR-15 pre-cursor).
1111

1212
- [#538](https://github.com/zendframework/zend-expressive/pull/538) adds scalar
1313
and return type hints to methods wherever possible.
@@ -26,7 +26,7 @@ All notable changes to this project will be documented in this file, in reverse
2626
support for PHP versions prior to PHP 7.1.
2727

2828
- [#529](https://github.com/zendframework/zend-expressive/pull/529) removes
29-
support for http-interop/http-middleware.
29+
support for http-interop/http-middleware (previous PSR-15 iteration).
3030

3131
### Fixed
3232

0 commit comments

Comments
 (0)