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

Commit 6db9568

Browse files
committed
2.8.0 readiness
- Updates branch aliases - dev-master => 2.8.x-dev - dev-develop => 2.9.x-dev - Updates CHANGELOG - Combines 2.7.2 and 2.8.0 entries - Sets release date for 2.8.0
1 parent 9173c65 commit 6db9568

File tree

3 files changed

+6
-27
lines changed

3 files changed

+6
-27
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-
## 2.8.0 - TBD
5+
## 2.8.0 - 2019-12-26
66

77
### Added
88

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

1515
### Deprecated
1616

17-
- Nothing.
18-
19-
### Removed
20-
21-
- Nothing.
22-
23-
### Fixed
24-
25-
- Nothing.
26-
27-
## 2.7.2 - TBD
28-
29-
### Added
30-
31-
- Nothing.
32-
33-
### Changed
34-
35-
- Nothing.
36-
37-
### Deprecated
38-
3917
- [#49](https://github.com/zendframework/zend-barcode/pull/49) deprecates `Zend\Barcode\Renderer\Pdf`. The renderer uses the now-abandoned zendframework/zendpdf package, and, as such, is deprecated as well, and scheduled for removal with version 3.0.0. We will release a separate PDF renderer package at a later date that consumes a 3rd party PDF library.
4018

4119
### Removed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
},
4646
"extra": {
4747
"branch-alias": {
48-
"dev-master": "2.7.x-dev",
49-
"dev-develop": "2.8.x-dev"
48+
"dev-master": "2.8.x-dev",
49+
"dev-develop": "2.9.x-dev"
5050
}
5151
},
5252
"scripts": {

composer.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)