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

Commit be022bd

Browse files
committed
2.0.0 readiness
- Updates branch aliases: - dev-master => 2.0.x-dev - dev-develop => 2.1.x-dev - Updates CHANGELOG - Adds 2.0.0 section - Sets date for 2.0.0 release
1 parent b2bd348 commit be022bd

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
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.0.0 - TBD
5+
## 2.0.0 - 2019-12-28
66

77
### Added
88

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
},
5454
"extra": {
5555
"branch-alias": {
56-
"dev-master": "1.3.x-dev",
57-
"dev-develop": "2.0.x-dev"
56+
"dev-master": "2.0.x-dev",
57+
"dev-develop": "2.1.x-dev"
5858
},
5959
"zf": {
6060
"config-provider": "Zend\\Expressive\\Authentication\\OAuth2\\ConfigProvider"

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)