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

Commit f02a9a8

Browse files
committed
Adds CHANGELOG entry for #45
1 parent bb43155 commit f02a9a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ All notable changes to this project will be documented in this file, in reverse
2222
and void types. If you were extending classes from this package, you may need
2323
to update signatures of methods you override.
2424

25+
- [#45](https://github.com/zendframework/zend-expressive-zendviewrenderer/pull/45)
26+
updates the `ExceptionInterface` to extend from the `ExceptionInterface`
27+
provided in zend-expressive-template.
28+
2529
### Deprecated
2630

2731
- Nothing.

0 commit comments

Comments
 (0)