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

Commit 803f449

Browse files
committed
Added CHANGELOG for #447
1 parent e12811d commit 803f449

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

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

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

5+
## 1.1.1 - 2017-02-14
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Deprecated
12+
13+
- Nothing.
14+
15+
### Removed
16+
17+
- Nothing.
18+
19+
### Fixed
20+
21+
- [#447](https://github.com/zendframework/zend-expressive/pull/447) fixes an
22+
error in the `ApplicationFactory` that occurs when the `config` service is an
23+
`ArrayObject`. Prior to the fix, `ArrayObject` configurations would cause a
24+
fatal error when injecting the pipeline and/or routes.
25+
526
## 1.1.0 - 2017-02-13
627

728
### Added

0 commit comments

Comments
 (0)