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

Commit 40c58ad

Browse files
committed
Merge branch 'hotfix/changelog' into develop
2 parents c3e2fda + f6f0f58 commit 40c58ad

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,26 @@ All notable changes to this project will be documented in this file, in reverse
2929

3030
- Nothing.
3131

32+
## 0.1.1 - 2015-09-03
33+
34+
### Added
35+
36+
- Nothing.
37+
38+
### Deprecated
39+
40+
- Nothing.
41+
42+
### Removed
43+
44+
- Nothing.
45+
46+
### Fixed
47+
48+
- [#118](https://github.com/zendframework/zend-expressive/pull/118) fixes an
49+
issue whereby route options specified via configuration were not being pushed
50+
into generated `Route` instances before being passed to the underlying router.
51+
3252
## 0.1.0 - 2015-08-26
3353

3454
Initial tagged release.

0 commit comments

Comments
 (0)