Skip to content

Commit

Permalink
prepare new release
Browse files Browse the repository at this point in the history
  • Loading branch information
garak committed Sep 19, 2019
1 parent cd22849 commit 78b0ceb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 2.3.0 (2019-09-19)

* Bumped minimum PHP version to 7.1
* Enforced some coding standards
* Deprecated some options
* Removed deprecations in tests

## 2.2.2 (2019-06-17)

New features:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.2.x-dev"
"dev-master": "3.0.x-dev"
}
}
}

0 comments on commit 78b0ceb

Please sign in to comment.