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

Commit 1f379f6

Browse files
committed
2.7.0 readiness
1 parent a12f650 commit 1f379f6

File tree

3 files changed

+4
-26
lines changed

3 files changed

+4
-26
lines changed

CHANGELOG.md

Lines changed: 1 addition & 23 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 - 2019-05-14
66

77
### Added
88

@@ -29,28 +29,6 @@ All notable changes to this project will be documented in this file, in reverse
2929

3030
- Nothing.
3131

32-
## 2.6.1 - TBD
33-
34-
### Added
35-
36-
- Nothing.
37-
38-
### Changed
39-
40-
- Nothing.
41-
42-
### Deprecated
43-
44-
- Nothing.
45-
46-
### Removed
47-
48-
- Nothing.
49-
50-
### Fixed
51-
52-
- Nothing.
53-
5432
## 2.6.0 - 2018-04-12
5533

5634
### Added

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
},
5858
"extra": {
5959
"branch-alias": {
60-
"dev-master": "2.6.x-dev",
61-
"dev-develop": "2.7.x-dev"
60+
"dev-master": "2.7.x-dev",
61+
"dev-develop": "2.8.x-dev"
6262
}
6363
},
6464
"scripts": {

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)