Skip to content

Commit c8d7056

Browse files
committed
chore: Prepare the v3.x release.
1 parent 227a9fc commit c8d7056

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
### Changed
1313

1414
- Work with HTTPlug 2, drop HTTPlug 1 support
15+
- Move to `react/http` library instead of `react/http-client`
1516

1617
## [2.3.0] - 2019-07-30
1718

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"extra": {
4444
"branch-alias": {
45-
"dev-master": "2.4-dev"
45+
"dev-master": "3.x-dev"
4646
}
4747
}
4848
}

0 commit comments

Comments
 (0)