Skip to content

Commit 104443a

Browse files
committed
prepare 2.7.0 release
1 parent ad8802c commit 104443a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

RELEASE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release Notes
22

3+
2.7.0 (2019-07-25)
4+
5+
- #164: Drop HHVM support
6+
- #168: Set default encoding in the DOMDocument object
7+
38
2.6.0 (2019-03-10)
49

510
- #163: Allow to pass a charset to the Scanner

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"extra": {
4040
"branch-alias": {
41-
"dev-master": "2.6-dev"
41+
"dev-master": "2.7-dev"
4242
}
4343
}
4444
}

0 commit comments

Comments
 (0)