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

Commit 493d3f7

Browse files
committed
Adds CHANGELOG entry for #34
1 parent 2e07f2a commit 493d3f7

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,18 @@
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-02-06
66

77
### Added
88

99
- [#30](https://github.com/zendframework/zend-expressive-zendrouter/pull/30) and
10-
- [#35](https://github.com/zendframework/zend-expressive-zendrouter/pull/35) add
10+
[#35](https://github.com/zendframework/zend-expressive-zendrouter/pull/35) add
1111
support for the zend-expressive-router 3.0 series.
1212

13+
- [#34](https://github.com/zendframework/zend-expressive-zendrouter/pull/34)
14+
adds `Zend\Expressive\Router\ZendRouter\ConfigProvider` and exposes it as a
15+
config provider within the package definition.
16+
1317
### Changed
1418

1519
- Nothing.

0 commit comments

Comments
 (0)