Skip to content

Commit a0b418c

Browse files
committed
Release http-client-0.7.19
1 parent 626edf7 commit a0b418c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

http-client/ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog for http-client
22

3+
## 0.7.19
4+
5+
* Make mockable via `Network.HTTP.Client.Internal.requestAction` [#554](https://github.com/snoyberg/http-client/pull/554)
6+
37
## 0.7.18
48

59
* Add the `managerSetMaxNumberHeaders` function to the `Client` module to configure `managerMaxNumberHeaders` in `ManagerSettings`.

http-client/http-client.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: http-client
2-
version: 0.7.18
2+
version: 0.7.19
33
synopsis: An HTTP client engine
44
description: Hackage documentation generation is not reliable. For up to date documentation, please see: <http://www.stackage.org/package/http-client>.
55
homepage: https://github.com/snoyberg/http-client

0 commit comments

Comments
 (0)