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

Commit 413dfc9

Browse files
committed
Added CHANGELOG for #33
1 parent 3865ba1 commit 413dfc9

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 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-
## 1.2.1 - TBD
5+
## 1.2.1 - 2017-01-12
66

77
### Added
88

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

1919
### Fixed
2020

21-
- Nothing.
21+
- [#33](https://github.com/zendframework/zend-expressive-zendviewrenderer/pull/33)
22+
fixes the signature of the `UrlHelper` to make the default value of
23+
`$fragmentIdentifer` a `null` instead of `''`; this fixes an issue whereby
24+
missing fragments led to exceptions thrown by zend-expressive-helpers.
2225

2326
## 1.2.0 - 2017-01-11
2427

0 commit comments

Comments
 (0)