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

Commit e294561

Browse files
committed
Merge branch 'versions/2.6.0'
2.6.0 readiness
2 parents 18450cf + ed0841a commit e294561

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 - 2015-11-18
66

77
### Added
88

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

2323
- Nothing.
2424

25-
## 2.5.3 - TBD
26-
27-
### Added
28-
29-
- Nothing.
30-
31-
### Deprecated
32-
33-
- Nothing.
34-
35-
### Removed
36-
37-
- Nothing.
38-
39-
### Fixed
40-
41-
- Nothing.
42-
4325
## 2.5.2 - 2015-08-05
4426

4527
### Added

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"prefer-stable": true,
3434
"extra": {
3535
"branch-alias": {
36-
"dev-master": "2.5-dev",
37-
"dev-develop": "2.6-dev"
36+
"dev-master": "2.6-dev",
37+
"dev-develop": "2.7-dev"
3838
}
3939
},
4040
"autoload-dev": {

0 commit comments

Comments
 (0)