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

Commit e577178

Browse files
committed
2.8.0 readiness
2 parents a007625 + 742ae19 commit e577178

File tree

3 files changed

+4
-24
lines changed

3 files changed

+4
-24
lines changed

CHANGELOG.md

Lines changed: 1 addition & 21 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.8.0 - TBD
5+
## 2.8.0 - 2018-04-24
66

77
### Added
88

@@ -63,26 +63,6 @@ All notable changes to this project will be documented in this file, in reverse
6363

6464
- [#61](https://github.com/zendframework/zend-cache/pull/61) sets the Zend Data Cache minTtl value to 1.
6565

66-
## 2.7.3 - TBD
67-
68-
### Added
69-
70-
- Nothing.
71-
72-
### Changed
73-
74-
- Nothing.
75-
76-
### Deprecated
77-
78-
- Nothing.
79-
80-
### Removed
81-
82-
- Nothing.
83-
84-
### Fixed
85-
8666
- [#147](https://github.com/zendframework/zend-cache/pull/147) fixes the Redis extension by ensuring it casts the results of `exists()` to a
8767
boolean when testing if the storage contains an item.
8868

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@
7676
},
7777
"extra": {
7878
"branch-alias": {
79-
"dev-master": "2.7.x-dev",
80-
"dev-develop": "2.8.x-dev"
79+
"dev-master": "2.8.x-dev",
80+
"dev-develop": "2.9.x-dev"
8181
},
8282
"zf": {
8383
"component": "Zend\\Cache",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)