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

Commit 9ad04e7

Browse files
committed
Merge branch 'release/1.6.0'
2 parents 50acdb6 + 2fe3bcd commit 9ad04e7

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
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file, in reverse
44

55
Releases prior to 1.2.0 did not have entries.
66

7-
## 1.6.0 - TBD
7+
## 1.6.0 - 2019-11-22
88

99
### Added
1010

@@ -28,28 +28,6 @@ Releases prior to 1.2.0 did not have entries.
2828

2929
- Nothing.
3030

31-
## 1.5.1 - TBD
32-
33-
### Added
34-
35-
- Nothing.
36-
37-
### Changed
38-
39-
- Nothing.
40-
41-
### Deprecated
42-
43-
- Nothing.
44-
45-
### Removed
46-
47-
- Nothing.
48-
49-
### Fixed
50-
51-
- Nothing.
52-
5331
## 1.5.0 - 2019-03-26
5432

5533
### Added

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
},
6363
"extra": {
6464
"branch-alias": {
65-
"dev-master": "1.5.x-dev",
66-
"dev-develop": "1.6.x-dev"
65+
"dev-master": "1.6.x-dev",
66+
"dev-develop": "1.7.x-dev"
6767
}
6868
},
6969
"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)