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

Commit 27aaaf5

Browse files
committed
Added CHANGELOG for #56
1 parent 6ae5bea commit 27aaaf5

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

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

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

5+
## 2.7.6 - 2016-02-19
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Deprecated
12+
13+
- Nothing.
14+
15+
### Removed
16+
17+
- Nothing.
18+
19+
### Fixed
20+
21+
- [#56](https://github.com/zendframework/zend-stdlib/pull/56) updates the
22+
`AggregateHydrator` implementation to add overrides for the `hydrate()` and
23+
`extract()` methods; this was done to ensure they trigger zend-stdlib-specific
24+
event classes (vs the zend-hydrator base classes), in order to ensure
25+
backwards compatibility.
26+
527
## 2.7.5 - 2016-02-16
628

729
### Added

0 commit comments

Comments
 (0)