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

Commit d782694

Browse files
committed
Added CHANGELOG for #54
1 parent e835e38 commit d782694

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22

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

5+
## 2.7.5 - 2016-02-16
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Deprecated
12+
13+
- Nothing.
14+
15+
### Removed
16+
17+
- Nothing.
18+
19+
### Fixed
20+
21+
- [#54](https://github.com/zendframework/zend-stdlib/pull/54) updates the
22+
`HelperPluginManager` implementation to return zend-stdlib-specific instances
23+
(instead of zend-hydrator instances), to ensure backwards compatibility when
24+
typehinting against the zend-stdlib types.
25+
526
## 2.7.4 - 2015-10-15
627

728
### Added

0 commit comments

Comments
 (0)