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

Commit a5c094f

Browse files
committed
Updated CHANGELOG
- Set date for 2.6.0. - Merged 2.5.2 and 2.6.0 entries, as I'm skipping 2.5.2.
1 parent c088abb commit a5c094f

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

CHANGELOG.md

Lines changed: 1 addition & 19 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.0 - TBD
5+
## 2.6.0 - 2015-07-23
66

77
### Added
88

@@ -20,24 +20,6 @@ All notable changes to this project will be documented in this file, in reverse
2020

2121
### Fixed
2222

23-
- Nothing.
24-
25-
## 2.5.2 - TBD
26-
27-
### Added
28-
29-
- Nothing.
30-
31-
### Deprecated
32-
33-
- Nothing.
34-
35-
### Removed
36-
37-
- Nothing.
38-
39-
### Fixed
40-
4123
- [#3](https://github.com/zendframework/zend-servicemanager/pull/3) properly updates the
4224
codebase to PHP 5.5, by taking advantage of the default closure binding
4325
(`$this` in a closure is the invoking object when created within a method). It

0 commit comments

Comments
 (0)