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

Commit 073d391

Browse files
committed
Merge branch 'versions/2.7.0'
2.7.0 readines
2 parents 4a84a31 + 78a446b commit 073d391

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.7.0 - TBD
5+
## 2.7.0 - 2016-03-01
66

77
### Added
88

@@ -83,24 +83,6 @@ All notable changes to this project will be documented in this file, in reverse
8383
- The `ViewManager` implementations were updated, and most functionality
8484
within separated into discrete factories.
8585

86-
## 2.6.4 - TBD
87-
88-
### Added
89-
90-
- Nothing.
91-
92-
### Deprecated
93-
94-
- Nothing.
95-
96-
### Removed
97-
98-
- Nothing.
99-
100-
### Fixed
101-
102-
- Nothing.
103-
10486
## 2.6.3 - 2016-02-23
10587

10688
### Added

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@
6666
},
6767
"extra": {
6868
"branch-alias": {
69-
"dev-master": "2.6-dev",
70-
"dev-develop": "2.7-dev"
69+
"dev-master": "2.7-dev",
70+
"dev-develop": "2.8-dev"
7171
}
7272
},
7373
"autoload-dev": {

0 commit comments

Comments
 (0)