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

Commit d8ab089

Browse files
committed
Adds CHANGELOG entries for #13 and #19
As these are the ones providing feature changes.
1 parent d2b3249 commit d8ab089

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,21 @@ All notable changes to this project will be documented in this file, in reverse
66

77
### Added
88

9-
- Nothing.
9+
- [#19](https://github.com/zendframework/zend-dom/pull/4) adds support for PHP
10+
versions 7.1 and 7.2.
1011

1112
### Deprecated
1213

1314
- Nothing.
1415

1516
### Removed
1617

17-
- Nothing.
18+
- [#13](https://github.com/zendframework/zend-dom/pull/4) and
19+
[#19](https://github.com/zendframework/zend-dom/pull/4) remove support for PHP
20+
versions prior to 5.6.
21+
22+
- [#13](https://github.com/zendframework/zend-dom/pull/4) and
23+
[#19](https://github.com/zendframework/zend-dom/pull/4) remove support for HHVM.
1824

1925
### Fixed
2026

0 commit comments

Comments
 (0)