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

Commit 9fd85e1

Browse files
committed
Added CHANGELOG for #420
1 parent 6ec996f commit 9fd85e1

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
@@ -2,6 +2,26 @@
22

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

5+
## 1.0.6 - 2017-01-09
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Deprecated
12+
13+
- Nothing.
14+
15+
### Removed
16+
17+
- Nothing.
18+
19+
### Fixed
20+
21+
- [#420](https://github.com/zendframework/zend-expressive/pull/420) fixes the
22+
`routeMiddleware()`'s handling of 405 errors such that it now no longer emits
23+
deprecation notices when running under the Stratigility 1.3 series.
24+
525
## 1.0.5 - 2016-12-08
626

727
### Added

0 commit comments

Comments
 (0)