We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd87166 commit 72d2b12Copy full SHA for 72d2b12
CHANGELOG.md
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
9
10
## [Unreleased]
11
12
+## [2.1.0] - 2019-12-27
13
+
14
### Changed
15
16
- `Http\Client\Exception\NetworkException` no longer extends `Http\Client\Exception\RequestException`,
composer.json
@@ -35,7 +35,7 @@
35
},
36
"extra": {
37
"branch-alias": {
38
- "dev-master": "2.0.x-dev"
+ "dev-master": "2.x-dev"
39
}
40
41
0 commit comments