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

Commit 39beb1d

Browse files
committed
Merge branch 'release/3.1.0'
2 parents 9395c94 + e237701 commit 39beb1d

File tree

2 files changed

+3
-25
lines changed

2 files changed

+3
-25
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.1.0 - TBD
5+
## 3.1.0 - 2018-06-22
66

77
### Added
88

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

3030
- Nothing.
3131

32-
## 3.0.7 - TBD
33-
34-
### Added
35-
36-
- Nothing.
37-
38-
### Changed
39-
40-
- Nothing.
41-
42-
### Deprecated
43-
44-
- Nothing.
45-
46-
### Removed
47-
48-
- Nothing.
49-
50-
### Fixed
51-
52-
- Nothing.
53-
5432
## 3.0.6 - 2018-04-16
5533

5634
### Added

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
},
2121
"extra": {
2222
"branch-alias": {
23-
"dev-master": "3.0.x-dev",
24-
"dev-develop": "3.1.x-dev"
23+
"dev-master": "3.1.x-dev",
24+
"dev-develop": "3.2.x-dev"
2525
},
2626
"zf": {
2727
"component-whitelist": [

0 commit comments

Comments
 (0)