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

Commit f1cf4b1

Browse files
committed
release: 1.3.0 readiness
- Updates branch aliases: - dev-master => 1.3.x-dev - dev-develop => 1.4.x-dev - Prepares CHANGELOG: - Removes empty 1.2.1 release stub - Sets date for 1.3.0
1 parent 7bbe911 commit f1cf4b1

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

55
Versions prior to 0.4.0 were released as the package "weierophinney/hal".
66

7-
## 1.3.0 - TBD
7+
## 1.3.0 - 2019-02-06
88

99
### Added
1010

@@ -27,28 +27,6 @@ Versions prior to 0.4.0 were released as the package "weierophinney/hal".
2727

2828
- Nothing.
2929

30-
## 1.2.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.2.0 - 2018-12-11
5331

5432
### Added

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
},
6363
"extra": {
6464
"branch-alias": {
65-
"dev-master": "1.2.x-dev",
66-
"dev-develop": "1.3.x-dev"
65+
"dev-master": "1.3.x-dev",
66+
"dev-develop": "1.4.x-dev"
6767
},
6868
"zf": {
6969
"config-provider": "Zend\\Expressive\\Hal\\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)