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

Commit 657f85f

Browse files
committed
release: 2.8.0 readiness
- set release date in CHANGELOG.md - remove empty stub in CHANGELOG.md - update branch-alias section in composer.json - dev-master => 2.8.x-dev - dev-develop => 2.9.x-dev
1 parent baee412 commit 657f85f

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.8.0 - TBD
5+
## 2.8.0 - 2019-10-19
66

77
### Added
88

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

2525
- Nothing.
2626

27-
## 2.7.1 - TBD
28-
29-
### Added
30-
31-
- Nothing.
32-
33-
### Changed
34-
35-
- Nothing.
36-
37-
### Deprecated
38-
39-
- Nothing.
40-
41-
### Removed
42-
43-
- Nothing.
44-
45-
### Fixed
46-
47-
- Nothing.
48-
4927
## 2.7.0 - 2018-05-14
5028

5129
### Added

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
},
5050
"extra": {
5151
"branch-alias": {
52-
"dev-master": "2.7.x-dev",
53-
"dev-develop": "2.8.x-dev"
52+
"dev-master": "2.8.x-dev",
53+
"dev-develop": "2.9.x-dev"
5454
}
5555
},
5656
"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)