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

Commit 449348d

Browse files
committed
Created CHANGELOG for #12
1 parent 0938022 commit 449348d

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
## 0.3.1 - TBD
5+
## 0.3.1 - 2015-12-03
66

77
### Added
88

@@ -18,7 +18,12 @@ All notable changes to this project will be documented in this file, in reverse
1818

1919
### Fixed
2020

21-
- Nothing.
21+
- [#12](https://github.com/zendframework/zend-expressive-zendviewrenderer/pull/12)
22+
updates the `UrlHelper` to implement the `Zend\Expressive\RouteResultObserverInterface`
23+
from the zendframework/zend-expressive package, instead of
24+
`Zend\Expressive\Router\RouteResultObserverInterface` from the
25+
zendframework/zend-expressive-router package (as it is now
26+
[deprecated](https://github.com/zendframework/zend-expressive-router/pull/3).
2227

2328
## 0.3.0 - 2015-12-02
2429

0 commit comments

Comments
 (0)