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

Commit 04f5c91

Browse files
committed
2.6.0 readiness
2 parents 62d5fc7 + efce753 commit 04f5c91

File tree

2 files changed

+3
-21
lines changed

2 files changed

+3
-21
lines changed

CHANGELOG.md

+1-19
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-06-21
66

77
### Added
88

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

2222
- Nothing.
2323

24-
## 2.5.3 - TBD
25-
26-
### Added
27-
28-
- Nothing.
29-
30-
### Deprecated
31-
32-
- Nothing.
33-
34-
### Removed
35-
36-
- Nothing.
37-
38-
### Fixed
39-
40-
- Nothing.
41-
4224
## 2.5.2 - 2016-04-21
4325

4426
### Added

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"prefer-stable": true,
4040
"extra": {
4141
"branch-alias": {
42-
"dev-master": "2.5-dev",
43-
"dev-develop": "2.6-dev"
42+
"dev-master": "2.6-dev",
43+
"dev-develop": "2.7-dev"
4444
}
4545
},
4646
"scripts": {

0 commit comments

Comments
 (0)