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

Commit 22eb098

Browse files
committed
Merge branch 'versions/3.0.0'
3.0.0 readiness
2 parents 3afbb21 + aaae1e3 commit 22eb098

File tree

2 files changed

+3
-39
lines changed

2 files changed

+3
-39
lines changed

CHANGELOG.md

+1-37
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-
## 3.0.0 - TBD
5+
## 3.0.0 - 2016-02-03
66

77
### Added
88

@@ -45,42 +45,6 @@ All notable changes to this project will be documented in this file, in reverse
4545

4646
- Nothing.
4747

48-
## 2.8.0 - TBD
49-
50-
### Added
51-
52-
- Nothing.
53-
54-
### Deprecated
55-
56-
- Nothing.
57-
58-
### Removed
59-
60-
- Nothing.
61-
62-
### Fixed
63-
64-
- Nothing.
65-
66-
## 2.7.5 - TBD
67-
68-
### Added
69-
70-
- Nothing.
71-
72-
### Deprecated
73-
74-
- Nothing.
75-
76-
### Removed
77-
78-
- Nothing.
79-
80-
### Fixed
81-
82-
- Nothing.
83-
8448
## 2.7.4 - 2015-10-15
8549

8650
### Added

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
},
2323
"extra": {
2424
"branch-alias": {
25-
"dev-master": "2.7-dev",
26-
"dev-develop": "3.0-dev"
25+
"dev-master": "3.0-dev",
26+
"dev-develop": "3.1-dev"
2727
}
2828
},
2929
"autoload-dev": {

0 commit comments

Comments
 (0)