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

Commit

Permalink
Merge branch 'versions/2.6.0'
Browse files Browse the repository at this point in the history
2.6.0 readiness
  • Loading branch information
weierophinney committed Feb 11, 2016
2 parents f72b942 + 44aa675 commit 2196a58
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 20 deletions.
19 changes: 1 addition & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

## 2.6.0 - TBD
## 2.6.0 - 2016-02-11

### Added

Expand All @@ -25,23 +25,6 @@ All notable changes to this project will be documented in this file, in reverse
[#69](https://github.com/zendframework/zend-cache/pull/69) update the
component to be forwards-compatible with zend-eventmanager,
zend-servicemanager, and zend-stdlib v3.

## 2.5.4 - TBD

### Added

- Nothing.

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- [#31](https://github.com/zendframework/zend-cache/issues/31)
Check Documentation Code Blocks
- [#53](https://github.com/zendframework/zend-cache/pull/53)
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "2.5-dev",
"dev-develop": "2.6-dev"
"dev-master": "2.6-dev",
"dev-develop": "2.7-dev"
}
},
"autoload-dev": {
Expand Down

0 comments on commit 2196a58

Please sign in to comment.