You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,18 @@
1
1
# Change Log
2
2
3
+
3
4
## 1.3.0 - Unreleased
4
5
5
6
### Added
7
+
6
8
- Add HttpClientPool client to leverage load balancing and fallback mechanism [see the documentation](http://docs.php-http.org/en/latest/components/client-common.html) for more details
7
9
8
10
### Changed
11
+
9
12
- Fix Emulated Trait to use Http based promise which respect the HttpAsyncClient interface
10
13
- RedirectPlugin: use the full URL instead of the URI to properly keep track of redirects
0 commit comments