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

Commit 7a2d3ac

Browse files
committed
2.7.0 readiness
2 parents 716a16e + c30801f commit 7a2d3ac

File tree

3 files changed

+6
-22
lines changed

3 files changed

+6
-22
lines changed

CHANGELOG.md

Lines changed: 3 additions & 19 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.7.0 - TBD
5+
## 2.7.0 - 2018-03-27
66

77
### Added
88

@@ -15,6 +15,8 @@ All notable changes to this project will be documented in this file, in reverse
1515
- [#19](https://github.com/zendframework/zend-dom/pull/4) adds support for PHP
1616
versions 7.1 and 7.2.
1717

18+
- Adds documentation and publishes it to https://docs.zendframework.com/zend-dom/
19+
1820
### Deprecated
1921

2022
- Nothing.
@@ -32,24 +34,6 @@ All notable changes to this project will be documented in this file, in reverse
3234

3335
- Nothing.
3436

35-
## 2.6.1 - TBD
36-
37-
### Added
38-
39-
- Adds documentation and publishes it to https://zendframework.github.com/zend-dom/
40-
41-
### Deprecated
42-
43-
- Nothing.
44-
45-
### Removed
46-
47-
- Nothing.
48-
49-
### Fixed
50-
51-
- Nothing.
52-
5337
## 2.6.0 - 2015-10-13
5438

5539
### Added

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
},
3838
"extra": {
3939
"branch-alias": {
40-
"dev-master": "2.6-dev",
41-
"dev-develop": "2.7-dev"
40+
"dev-master": "2.7.x-dev",
41+
"dev-develop": "2.8.x-dev"
4242
}
4343
},
4444
"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)