Skip to content

Commit 72d2b12

Browse files
committed
prepare release
1 parent bd87166 commit 72d2b12

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99

1010
## [Unreleased]
1111

12+
## [2.1.0] - 2019-12-27
13+
1214
### Changed
1315

1416
- `Http\Client\Exception\NetworkException` no longer extends `Http\Client\Exception\RequestException`,

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"extra": {
3737
"branch-alias": {
38-
"dev-master": "2.0.x-dev"
38+
"dev-master": "2.x-dev"
3939
}
4040
}
4141
}

0 commit comments

Comments
 (0)