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

Commit

Permalink
Added CHANGELOG for #202
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Dec 1, 2015
1 parent bc496ae commit 546f2bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ Third release candidate.
where received configuration is unusable, instead of silently ignoring it.
This is a small backwards compatibility break, but is done to eliminate
difficult to identify issues due to bad configuration.
- [#202](https://github.com/zendframework/zend-expressive/pull/202) clarifies
that `RouterInterface` implements **MUST** throw a `RuntimeException` if
`addRoute()` is called after either `match()` or `generateUri()` have been
called.

## 1.0.0rc2 - 2015-10-20

Expand Down

0 comments on commit 546f2bc

Please sign in to comment.