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

Commit 5454e72

Browse files
committed
Add changelog for #482
1 parent 9468ac6 commit 5454e72

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ All notable changes to this project will be documented in this file, in reverse
1818

1919
### Fixed
2020

21-
- Nothing.
21+
- [#482](https://github.com/zendframework/zend-expressive/pull/482) fixes the
22+
`Application::$defaultDelegate` dockblock Type.
2223

2324
## 2.0.3 - 2017-03-28
2425

@@ -186,7 +187,7 @@ All notable changes to this project will be documented in this file, in reverse
186187
`Zend\Expressive\Delegate\NotFoundDelegate`.
187188

188189
- [#428](https://github.com/zendframework/zend-expressive/pull/428) adds the
189-
constants `DISPATCH_MIDDLEWARE` and `ROUTING_MIDDLEWARE` to
190+
constants `DISPATCH_MIDDLEWARE` and `ROUTING_MIDDLEWARE` to
190191
`Zend\Expressive\Application`; they have identical values to the constants
191192
previously defined in `Zend\Expressive\Container\ApplicationFactory`.
192193

0 commit comments

Comments
 (0)