Skip to content

Commit

Permalink
Added changelog for 4.1 (#866)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm authored Jun 28, 2018
1 parent 473a7ef commit 99db543
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## 4.1.0

### Changed

- Refactored `AbstractHttpProvider::getUrlContents` to split it up to different functions. We now
got `AbstractHttpProvider::getUrlContents`, `AbstractHttpProvider::getRequest` and `AbstractHttpProvider::getParsedResponse`.

## 4.0.0

No changes since beta 2.
Expand Down

0 comments on commit 99db543

Please sign in to comment.