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

Commit 25332d4

Browse files
committed
2.1.0 readiness
1 parent ff0b0a7 commit 25332d4

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-
## 2.1.0 - TBD
5+
## 2.1.0 - 2019-05-22
66

77
### Added
88

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

2626
- Nothing.
2727

28-
## 2.0.3 - TBD
29-
30-
### Added
31-
32-
- Nothing.
33-
34-
### Changed
35-
36-
- Nothing.
37-
38-
### Deprecated
39-
40-
- Nothing.
41-
42-
### Removed
43-
44-
- Nothing.
45-
46-
### Fixed
47-
48-
- Nothing.
49-
5028
## 2.0.2 - 2019-01-14
5129

5230
### Added

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
},
5353
"extra": {
5454
"branch-alias": {
55-
"dev-master": "2.0.x-dev",
56-
"dev-develop": "2.1.x-dev"
55+
"dev-master": "2.1.x-dev",
56+
"dev-develop": "2.2.x-dev"
5757
},
5858
"zf": {
5959
"config-provider": "Zend\\Expressive\\ZendView\\ConfigProvider"

0 commit comments

Comments
 (0)