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

Commit ebbe753

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: - Moves notes about #173 to 2.10.0 release - Sets date for 2.10.0 release - Removes empty stub for 2.9.2 release
1 parent 34286df commit ebbe753

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,29 +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
6-
7-
### Added
8-
9-
- Nothing.
10-
11-
### Changed
12-
13-
- Nothing.
14-
15-
### Deprecated
16-
17-
- Nothing.
18-
19-
### Removed
20-
21-
- Nothing.
22-
23-
### Fixed
24-
25-
- Nothing.
26-
27-
## 2.9.2 - TBD
5+
## 2.10.0 - 2019-02-19
286

297
### Added
308

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
},
4848
"extra": {
4949
"branch-alias": {
50-
"dev-master": "2.9.x-dev",
51-
"dev-develop": "2.10.x-dev"
50+
"dev-master": "2.10.x-dev",
51+
"dev-develop": "2.11.x-dev"
5252
}
5353
},
5454
"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)