Skip to content
Snippets Groups Projects
Commit 72d2b129 authored by David Buchmann's avatar David Buchmann
Browse files

prepare release

parent bd87166f
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
## [2.1.0] - 2019-12-27
### Changed
- `Http\Client\Exception\NetworkException` no longer extends `Http\Client\Exception\RequestException`,
......
......@@ -35,7 +35,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
"dev-master": "2.x-dev"
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment