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

Commit eb41960

Browse files
committed
Added CHANGELOG for #293
1 parent bad8830 commit eb41960

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ Initial stable release.
4141
- [#287](https://github.com/zendframework/zend-expressive/pull/287) updates the
4242
"standalone" quick start to reference calling `$app->pipeRoutingMiddleware()`
4343
and `$app->pipeDispatchMiddleware()` per the changes in RC6.
44+
- [#293](https://github.com/zendframework/zend-expressive/pull/293) adds
45+
a `require 'vendor/autoload.php';` line to the bootstrap script referenced in
46+
the zend-servicemanager examples.
4447

4548
## 1.0.0rc7 - 2016-01-21
4649

0 commit comments

Comments
 (0)