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

Commit 31d82d1

Browse files
committed
Merge branch 'hotfix/changelog'
2 parents 56ab39d + f6f0f58 commit 31d82d1

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5+
## 0.1.1 - 2015-09-03
6+
7+
Initial tagged release.
8+
9+
### Added
10+
11+
- Nothing.
12+
13+
### Deprecated
14+
15+
- Nothing.
16+
17+
### Removed
18+
19+
- Nothing.
20+
21+
### Fixed
22+
23+
- [#118](https://github.com/zendframework/zend-expressive/pull/118) fixes an
24+
issue whereby route options specified via configuration were not being pushed
25+
into generated `Route` instances before being passed to the underlying router.
26+
527
## 0.1.0 - 2015-08-26
628

729
Initial tagged release.

0 commit comments

Comments
 (0)