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

Commit 526e7a7

Browse files
committed
Added CHANGELOG for #23
1 parent 68e7d7d commit 526e7a7

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

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

5+
## 2.6.3 - 2016-02-18
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Deprecated
12+
13+
- Nothing.
14+
15+
### Removed
16+
17+
- Nothing.
18+
19+
### Fixed
20+
21+
- [#23](https://github.com/zendframework/zend-eventmanager/pull/23) updates the
22+
requirements to allow usage with PHP 7, bumps zend-stdlib to `^2.7`, and
23+
requires PHP 7 builds to pass continuous integration.
24+
525
## 2.6.2 - 2016-01-12
626

727
### Added

0 commit comments

Comments
 (0)