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

Commit 4f5cb65

Browse files
committed
Adds CHANGELOG entry for #182
1 parent ab2408f commit 4f5cb65

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

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

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

5-
## 2.11.2 - TBD
5+
## 2.11.2 - 2019-02-19
66

77
### Added
88

99
- Nothing.
1010

1111
### Changed
1212

13-
- Nothing.
13+
- [#180](https://github.com/zendframework/zend-view/pull/180) alters the behavior of the `HeadMeta` helper to honor the value of the
14+
`autoEscape` flag when rendering values. Previously, it would ignore the
15+
setting and always escape the values.
1416

1517
### Deprecated
1618

0 commit comments

Comments
 (0)