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

Commit 373f7cf

Browse files
committed
release: 3.2.0 readiness
- Updates CHANGELOG: - Removes empty stub for 3.1.1 release. - Sets date for 3.2.0 release. - Updates branch aliases: - dev-master => 3.2.x-dev - dev-develop => 3.3.x-dev
1 parent 66bf2ff commit 373f7cf

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-
## 3.2.0 - TBD
5+
## 3.2.0 - 2019-10-17
66

77
### Added
88

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

2525
- Nothing.
2626

27-
## 3.1.1 - TBD
28-
29-
### Added
30-
31-
- Nothing.
32-
33-
### Changed
34-
35-
- Nothing.
36-
37-
### Deprecated
38-
39-
- Nothing.
40-
41-
### Removed
42-
43-
- Nothing.
44-
45-
### Fixed
46-
47-
- Nothing.
48-
4927
## 3.1.0 - 2018-04-25
5028

5129
### Added

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
},
4949
"extra": {
5050
"branch-alias": {
51-
"dev-master": "3.1.x-dev",
52-
"dev-develop": "3.2.x-dev"
51+
"dev-master": "3.2.x-dev",
52+
"dev-develop": "3.3.x-dev"
5353
}
5454
},
5555
"scripts": {

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)