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

Commit 3c09c9e

Browse files
committed
Merge branch 'versions/2.6.0'
2.6.0 readiness
2 parents 12d280c + 55ded6e commit 3c09c9e

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.6.0 - TBD
5+
## 2.6.0 - 2016-02-17
66

77
### Added
88

@@ -32,24 +32,6 @@ All notable changes to this project will be documented in this file, in reverse
3232
- updates to the plugin manager to be forwards-compatible.
3333
- updates to helper factories to be forwards-compatible.
3434

35-
## 2.5.4 - TBD
36-
37-
### Added
38-
39-
- Nothing.
40-
41-
### Deprecated
42-
43-
- Nothing.
44-
45-
### Removed
46-
47-
- Nothing.
48-
49-
### Fixed
50-
51-
- Nothing.
52-
5335
## 2.5.3 - 2016-01-19
5436

5537
### Added

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
"prefer-stable": true,
6161
"extra": {
6262
"branch-alias": {
63-
"dev-master": "2.5-dev",
64-
"dev-develop": "3.0-dev"
63+
"dev-master": "2.6-dev",
64+
"dev-develop": "2.7-dev"
6565
}
6666
},
6767
"autoload-dev": {

0 commit comments

Comments
 (0)