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

Commit 43d09e8

Browse files
committed
Added CHANGELOG for #30
1 parent 8b28942 commit 43d09e8

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

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

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

5-
## 2.6.1 - TBD
5+
## 2.6.1 - 2016-02-23
66

77
### Added
88

@@ -18,7 +18,11 @@ All notable changes to this project will be documented in this file, in reverse
1818

1919
### Fixed
2020

21-
- Nothing.
21+
- [#29](https://github.com/zendframework/zend-session/pull/29) extracts the
22+
constructor defined in `Zend\Session\Validator\ValidatorChainTrait` and pushes
23+
it into each of the `ValidatorChainEM2` and `ValidatorChainEM3`
24+
implementations, to prevent colliding constructor definitions due to
25+
inheritance + trait usage.
2226

2327
## 2.6.0 - 2016-02-23
2428

0 commit comments

Comments
 (0)