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

Commit

Permalink
Added CHANGELOG for #27
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney authored and michaelmoussa committed Dec 24, 2016
1 parent 0a13115 commit beae736
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ All notable changes to this project will be documented in this file, in reverse

- Nothing.

## 1.3.1 - TBD
## 1.3.1 - 2016-12-13

### Added

Expand All @@ -39,7 +39,9 @@ All notable changes to this project will be documented in this file, in reverse

### Fixed

- Nothing.
- [#27](https://github.com/zendframework/zend-expressive-router/pull/27) fixes
the behavior of `Route` to _always_ register `HEAD` and `OPTIONS` as allowed
methods; this was the original intent of [#24](https://github.com/zendframework/zend-expressive-router/pull/24).

## 1.3.0 - 2016-12-13

Expand Down

0 comments on commit beae736

Please sign in to comment.