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

Commit 1516805

Browse files
committed
2.8.0 readiness
2 parents 7fb029a + b7d7c9c commit 1516805

File tree

2 files changed

+3
-21
lines changed

2 files changed

+3
-21
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.8.0 - TBD
5+
## 2.8.0 - 2016-06-21
66

77
### Added
88

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

3535
- Nothing.
3636

37-
## 2.7.1 - TBD
38-
39-
### Added
40-
41-
- Nothing.
42-
43-
### Deprecated
44-
45-
- Nothing.
46-
47-
### Removed
48-
49-
- Nothing.
50-
51-
### Fixed
52-
53-
- Nothing.
54-
5537
## 2.7.0 - 2016-05-12
5638

5739
### Added

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
"prefer-stable": true,
6363
"extra": {
6464
"branch-alias": {
65-
"dev-master": "2.7-dev",
66-
"dev-develop": "2.8-dev"
65+
"dev-master": "2.8-dev",
66+
"dev-develop": "2.9-dev"
6767
}
6868
},
6969
"autoload-dev": {

0 commit comments

Comments
 (0)