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

Commit 8936999

Browse files
committed
2.7.0 readiness
2 parents 13ed1b8 + 93c0b97 commit 8936999

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.7.0 - TBD
5+
## 2.7.0 - 2016-04-28
66

77
### Added
88

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

2828
- Nothing.
2929

30-
## 2.6.2 - TBD
31-
32-
### Added
33-
34-
- Nothing.
35-
36-
### Deprecated
37-
38-
- Nothing.
39-
40-
### Removed
41-
42-
- Nothing.
43-
44-
### Fixed
45-
46-
- Nothing.
47-
4830
## 2.6.1 - 2016-03-02
4931

5032
### Added

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"prefer-stable": true,
3636
"extra": {
3737
"branch-alias": {
38-
"dev-master": "2.6-dev",
39-
"dev-develop": "2.7-dev"
38+
"dev-master": "2.7-dev",
39+
"dev-develop": "2.8-dev"
4040
}
4141
},
4242
"autoload-dev": {

0 commit comments

Comments
 (0)