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

Commit c3da032

Browse files
committed
Merge branch 'release/1.8.0'
2 parents 80d701f + 5d7f13c commit c3da032

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-
## 1.8.0 - TBD
5+
## 1.8.0 - 2019-02-02
66

77
### Added
88

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

2828
- Nothing.
2929

30-
## 1.7.1 - TBD
31-
32-
### Added
33-
34-
- Nothing.
35-
36-
### Changed
37-
38-
- Nothing.
39-
40-
### Deprecated
41-
42-
- Nothing.
43-
44-
### Removed
45-
46-
- Nothing.
47-
48-
### Fixed
49-
50-
- Nothing.
51-
5230
## 1.7.0 - 2018-12-11
5331

5432
### Added

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2016, Zend Technologies USA, Inc.
1+
Copyright (c) 2016-2019, Zend Technologies USA, Inc.
22

33
All rights reserved.
44

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
},
2424
"extra": {
2525
"branch-alias": {
26-
"dev-master": "1.7.x-dev",
27-
"dev-develop": "1.8.x-dev"
26+
"dev-master": "1.8.x-dev",
27+
"dev-develop": "1.9.x-dev"
2828
},
2929
"zf": {
3030
"module": [

0 commit comments

Comments
 (0)