Changelog for http-client-restricted-0.1.0
http-client-restricted (0.1.0) unstable; urgency=medium
* Switch from connection to crypton-connection in order to support
being used with tls-1.7, which use crypton rather than cryptonite.
-- Joey Hess <[email protected]> Tue, 01 Aug 2023 18:45:47 -0400
http-client-restricted (0.0.5) unstable; urgency=medium
* Deal with raw IPv6 addresses correctly, stripping square
brackets before passing on to name resolution.
(The same fix was made in http-client 0.7.11, which this depends on.)
Thanks, Robert Vollmert.
-- Joey Hess <[email protected]> Wed, 09 Feb 2022 11:24:29 -0400
http-client-restricted (0.0.4) unstable; urgency=medium
* Update to http-client 0.7.
-- Joey Hess <[email protected]> Tue, 12 Jan 2021 13:37:00 -0400
http-client-restricted (0.0.3) unstable; urgency=medium
* Update to http-client 0.6.
* Update to network-3.0.0.0, which split out network-bsd.
-- Joey Hess <[email protected]> Wed, 17 Jun 2020 18:15:08 -0400
http-client-restricted (0.0.2) unstable; urgency=medium
* Added checkAddressRestriction.
* Drop support for building with ghc older than 8.4.4.
* Drop support for http-client 0.4.x.
-- Joey Hess <[email protected]> Tue, 25 Feb 2020 14:48:41 -0400
http-client-restricted (0.0.1) unstable; urgency=medium
* Initial release.
-- Joey Hess <[email protected]> Tue, 26 Jun 2018 12:22:48 -0400