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

Commit

Permalink
Added CHANGELOG for #3
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Jul 16, 2015
1 parent 6209846 commit cee9966
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ All notable changes to this project will be documented in this file, in reverse

### Removed

- Nothing.
- [#3](https://github.com/zendframework/zend-eventmanager/pull/3) removes some
PHP 5.3- and 5.4-isms (such as marking Traits as requiring 5.4, and closing
over a copy of `$this`) from the test suite.

### Fixed

Expand Down

0 comments on commit cee9966

Please sign in to comment.