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

Commit 46460b2

Browse files
committed
1.1.0 readiness
2 parents 0d89e4a + 70576b0 commit 46460b2

File tree

3 files changed

+4
-26
lines changed

3 files changed

+4
-26
lines changed

CHANGELOG.md

+1-23
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-
## 1.1.0 - TBD
5+
## 1.1.0 - 2018-02-26
66

77
### Added
88

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

3131
- Nothing.
3232

33-
## 1.0.2 - TBD
34-
35-
### Added
36-
37-
- Nothing.
38-
39-
### Changed
40-
41-
- Nothing.
42-
43-
### Deprecated
44-
45-
- Nothing.
46-
47-
### Removed
48-
49-
- Nothing.
50-
51-
### Fixed
52-
53-
- Nothing.
54-
5533
## 1.0.1 - 2017-11-06
5634

5735
### Added

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
},
4646
"extra": {
4747
"branch-alias": {
48-
"dev-master": "1.0-dev",
49-
"dev-develop": "1.1-dev"
48+
"dev-master": "1.1.x-dev",
49+
"dev-develop": "1.2.x-dev"
5050
}
5151
},
5252
"scripts": {

composer.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)