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

Commit 29a9ef1

Browse files
committed
Adds CHANGELOG entry for #596
1 parent 1850032 commit 29a9ef1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@ All notable changes to this project will be documented in this file, in reverse
1010

1111
### Changed
1212

13-
- Nothing.
13+
- [#596](https://github.com/zendframework/zend-expressive/pull/596) updates the
14+
`ApplicationConfigInjectionDelegator::injectRoutesFromConfig()` method to use
15+
the key name associated with a route specification if no `name` member is
16+
provided when creating a `Route` instance. This can help enforce name
17+
uniqueness when defining routes via configuration.
1418

1519
### Deprecated
1620

0 commit comments

Comments
 (0)