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

Commit 3f2f372

Browse files
committed
Adds CHANGELOG entry for #76
1 parent d58ba57 commit 3f2f372

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +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.1.0 - TBD
5+
## 3.1.0 - 2018-06-05
66

77
### Added
88

99
- Nothing.
1010

1111
### Changed
1212

13-
- Nothing.
13+
- [#76](https://github.com/zendframework/zend-expressive-router/pull/76) modifies the `RouteMiddlewareFactory` to allow specifying a string
14+
`$routererviceName` to its constructor. This change allows having discrete
15+
factory instances for generating route middleware that use different router
16+
instances.
1417

1518
### Deprecated
1619

0 commit comments

Comments
 (0)