Skip to content

Commit

Permalink
prepare first RC release of 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu committed Jan 9, 2016
1 parent 63f37d2 commit 9a59d98
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Changelog
=========

1.4.0-RC1
---------

* **2016-01-09**: When ChainRouter::match is used with a RequestMatcher, the
Request is now properly rebuilt from the RequestContext if that was set on
the ChainRouter.
Expand All @@ -9,6 +12,11 @@ Changelog
not force a RouterInterface.
* **2014-09-29**: Deprecated DynamicRouter::match in favor of matchRequest.

1.3.0
-----

Release 1.3.0

1.3.0-RC1
---------

Expand Down

0 comments on commit 9a59d98

Please sign in to comment.