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

Commit d6b9c62

Browse files
committed
release: 2.10.0 readiness
- Updates branch aliases: - dev-master => 2.10.x-dev - dev-develop => 2.11.x-dev - Updates CHANGELOG - removes empty stub for 2.9.2 - sets date for 2.10.0
1 parent d676a0c commit d6b9c62

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-
## 2.10.0 - TBD
5+
## 2.10.0 - 2019-01-30
66

77
### Added
88

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

3636
- Nothing.
3737

38-
## 2.9.2 - TBD
39-
40-
### Added
41-
42-
- Nothing.
43-
44-
### Changed
45-
46-
- Nothing.
47-
48-
### Deprecated
49-
50-
- Nothing.
51-
52-
### Removed
53-
54-
- Nothing.
55-
56-
### Fixed
57-
58-
- Nothing.
59-
6038
## 2.9.1 - 2019-01-07
6139

6240
### Added

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
},
1313
"extra": {
1414
"branch-alias": {
15-
"dev-master": "2.9.x-dev",
16-
"dev-develop": "2.10.x-dev"
15+
"dev-master": "2.10.x-dev",
16+
"dev-develop": "2.11.x-dev"
1717
},
1818
"zf": {
1919
"component": "Zend\\InputFilter",

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)