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

Commit 266b8ce

Browse files
committed
Prepares for 3.2.0 release
- Removes empty 3.1.1 stub from CHANGELOG - Sets date for 3.2.0 release in CHANGELOG - Updates branch aliases: - dev-master => 3.2.x-dev - dev-develop => 3.3.x-dev
1 parent 24de85a commit 266b8ce

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 - 2018-08-01
66

77
### Added
88

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

2828
- Nothing.
2929

30-
## 3.1.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
## 3.1.0 - 2018-06-18
5331

5432
### Added

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
},
5151
"extra": {
5252
"branch-alias": {
53-
"dev-master": "3.1.x-dev",
54-
"dev-develop": "3.2.x-dev"
53+
"dev-master": "3.2.x-dev",
54+
"dev-develop": "3.3.x-dev"
5555
},
5656
"zf": {
5757
"component": "Zend\\Router",

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)