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

Commit 5aaf2bf

Browse files
committed
1.4.0 readiness
2 parents 0997d16 + 49c6f08 commit 5aaf2bf

File tree

2 files changed

+3
-21
lines changed

2 files changed

+3
-21
lines changed

CHANGELOG.md

Lines changed: 1 addition & 19 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.4.0 - TBD
5+
## 1.4.0 - 2017-03-14
66

77
### Added
88

@@ -21,24 +21,6 @@ All notable changes to this project will be documented in this file, in reverse
2121

2222
- Nothing.
2323

24-
## 1.3.1 - TBD
25-
26-
### Added
27-
28-
- Nothing.
29-
30-
### Deprecated
31-
32-
- Nothing.
33-
34-
### Removed
35-
36-
- Nothing.
37-
38-
### Fixed
39-
40-
- Nothing.
41-
4224
## 1.3.0 - 2017-03-02
4325

4426
### Added

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
],
1414
"extra": {
1515
"branch-alias": {
16-
"dev-master": "1.3-dev",
17-
"dev-develop": "1.4-dev"
16+
"dev-master": "1.4-dev",
17+
"dev-develop": "1.5-dev"
1818
}
1919
},
2020
"require": {

0 commit comments

Comments
 (0)