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

Commit 44cd292

Browse files
committed
Adds CHANGELOG entry for #138
1 parent 08e45e1 commit 44cd292

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
@@ -9,6 +9,10 @@ All notable changes to this project will be documented in this file, in reverse
99
- [#135](https://github.com/zendframework/zend-view/pull/135) adds support
1010
for PHP 7.2.
1111

12+
- [#138](https://github.com/zendframework/zend-view/pull/138) adds support for
13+
the HTML5 "as" attribute to the `HeadLink` helper. This can be used to help
14+
prioritize resource loading.
15+
1216
### Changed
1317

1418
- [#133](https://github.com/zendframework/zend-view/pull/133) modifies the

0 commit comments

Comments
 (0)