Skip to content

Commit 99db543

Browse files
authored
Added changelog for 4.1 (#866)
1 parent 473a7ef commit 99db543

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
44

5+
## 4.1.0
6+
7+
### Changed
8+
9+
- Refactored `AbstractHttpProvider::getUrlContents` to split it up to different functions. We now
10+
got `AbstractHttpProvider::getUrlContents`, `AbstractHttpProvider::getRequest` and `AbstractHttpProvider::getParsedResponse`.
11+
512
## 4.0.0
613

714
No changes since beta 2.

0 commit comments

Comments
 (0)