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

Commit

Permalink
zend-mvc 3.0.4
Browse files Browse the repository at this point in the history
Added
-----

- Nothing.

Deprecated
----------

- Nothing.

Removed
-------

- Nothing.

Fixed
-----

- [#210](#210) copies the
  `RouteMatch` and its parameters to the PSR-7 `ServerRequest` object so
  that they are available to middleware.
  • Loading branch information
akrabat committed Dec 20, 2016
2 parents 20d3797 + 9f0e07d commit e25f04a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -2,7 +2,7 @@

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

## 3.0.4 - TBD
## 3.0.4 - 2016-12-20

### Added

Expand Down

0 comments on commit e25f04a

Please sign in to comment.