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

Commit

Permalink
Adds CHANGELOG entry for #182
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Feb 19, 2019
1 parent ab2408f commit 4f5cb65
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,17 @@

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

## 2.11.2 - TBD
## 2.11.2 - 2019-02-19

### Added

- Nothing.

### Changed

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

### Deprecated

Expand Down

0 comments on commit 4f5cb65

Please sign in to comment.