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

Commit de4364a

Browse files
committed
Adds CHANGELOG entry for #29
1 parent 27c6f85 commit de4364a

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,11 +2,13 @@
22

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

5-
## 2.6.2 - TBD
5+
## 2.6.2 - 2018-01-25
66

77
### Added
88

9-
- Nothing.
9+
- [#29](https://github.com/zendframework/zend-xmlrpc/pull/29) adds support for
10+
PHP 7.2, by replacing deprecated `list`/`each` syntax with a functional
11+
equivalent.
1012

1113
### Deprecated
1214

0 commit comments

Comments
 (0)