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

Commit 79e49c8

Browse files
committed
Added CHANGELOG for #96
1 parent d2b127e commit 79e49c8

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,12 @@ All notable changes to this project will be documented in this file, in reverse
77
### Added
88

99
- [#89](https://github.com/zendframework/zend-view/pull/89) updates the
10-
`HeadScript` view helper to whitelist the `id` attribute as an optional
11-
attribute.
10+
`HeadScript` and `InlineScript` view helpers to whitelist the `id` attribute
11+
as an optional attribute.
12+
13+
- [#96](https://github.com/zendframework/zend-view/pull/96) updates the
14+
`HeadScript`, `HeadLink`, and `InlineScript` view helpers to whitelist the
15+
`crossorigin` and `integrity` attributes as optional attributes.
1216

1317
### Deprecated
1418

0 commit comments

Comments
 (0)