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

Commit 9765e67

Browse files
committed
2.9.0 readiness
- Updated branch aliases - dev-master => 2.9.x-dev - dev-develop => 2.10.x-dev - Updated CHANGELOG - Removed empty 2.8.1 stub - Set date for 2.9.0
1 parent 0cc0533 commit 9765e67

File tree

3 files changed

+5
-26
lines changed

3 files changed

+5
-26
lines changed

CHANGELOG.md

+1-23
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.9.0 - TBD
5+
## 2.9.0 - 2019-12-27
66

77
### Added
88

@@ -26,28 +26,6 @@ Disables use of BigInteger for XMLRPC i8 type if host machine is 64-bit.
2626

2727
- Nothing.
2828

29-
## 2.8.1 - TBD
30-
31-
### Added
32-
33-
- Nothing.
34-
35-
### Changed
36-
37-
- Nothing.
38-
39-
### Deprecated
40-
41-
- Nothing.
42-
43-
### Removed
44-
45-
- Nothing.
46-
47-
### Fixed
48-
49-
- Nothing.
50-
5129
## 2.8.0 - 2019-10-19
5230

5331
### Added

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
},
5050
"extra": {
5151
"branch-alias": {
52-
"dev-master": "2.8.x-dev",
53-
"dev-develop": "2.9.x-dev"
52+
"dev-master": "2.9.x-dev",
53+
"dev-develop": "2.10.x-dev"
5454
}
5555
},
5656
"scripts": {

composer.lock

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)