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

Commit

Permalink
Add changelog for #163
Browse files Browse the repository at this point in the history
  • Loading branch information
geerteltink committed Jun 27, 2017
1 parent 2894ccc commit d5407cd
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,17 @@ All notable changes to this project will be documented in this file, in reverse

### Added

- [#155](https://github.com/zendframework/zend-expressive-skeleton/pull/155) adds
$app typehinting in routes and pipeline config.
- [#155](https://github.com/zendframework/zend-expressive-skeleton/pull/155)
adds $app typehinting in routes and pipeline config.

### Changes

- [#160](https://github.com/zendframework/zend-expressive-skeleton/pull/160) switches
to PSR-11 container references.
- [#160](https://github.com/zendframework/zend-expressive-skeleton/pull/160)
switches to PSR-11 container references.

- [#153](https://github.com/zendframework/zend-expressive-skeleton/pull/153) replaces
php_sapi_name() with PHP_SAPI.
- [#153](https://github.com/zendframework/zend-expressive-skeleton/pull/153),
[#163](https://github.com/zendframework/zend-expressive-skeleton/pull/163)
simplifies method of checking for static file requests.

### Deprecated

Expand Down

0 comments on commit d5407cd

Please sign in to comment.