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

Commit e45f237

Browse files
committed
Added CHANGELOG for #273
1 parent 1542a8c commit e45f237

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ Initial stable release.
2323
- [#268](https://github.com/zendframework/zend-expressive/pull/268) fixes the
2424
Pimple example within the `ServerUrlHelper` chapter of the documentation to
2525
use the Pimple v3 API instead of the v1 API.
26+
- [#273](https://github.com/zendframework/zend-expressive/pull/273) fixes the
27+
verbiage used in the `ServerUrlHelper` documentation regarding when to
28+
register the `ServerUrlMiddleware`; though the examples were correct, the
29+
verbiage was indicating the middleware should be piped following routing,
30+
rather than before.
2631

2732
## 1.0.0rc6 - 2016-01-18
2833

0 commit comments

Comments
 (0)