Skip to content

Commit c961ca6

Browse files
committed
prepare 2.6.0
1 parent 92fff5c commit c961ca6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

RELEASE.md

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

3+
2.6.0 (2019-03-10)
4+
5+
- #163: Allow to pass a charset to the Scanner
6+
37
2.5.0 (2018-12-27)
48

59
- #162, #161, #155, #154, #153, #151: big performance improvements

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.5-dev"
41+
"dev-master": "2.6-dev"
4242
}
4343
}
4444
}

0 commit comments

Comments
 (0)