stripe-wreq-1.0.1.16: changelog.md
Changelog
=========
1.0.1.16 - 2023-06-26
--------------------------------------------------
Update stuff
1.0.1.15 - 2023-02-01
--------------------------------------------------
Support GHC 9.4
1.0.1.14 - 2022-03-15
--------------------------------------------------
Support `base` 4.16 (GHC 9.2)
Raise `base` lower bound to 4.14 (GHC 8.10)
Raise `lens` lower bound to 5.0
1.0.1.12 - 2021-11-16
--------------------------------------------------
Support `aeson` 2.0, drop support for previous versions
Support `lens` 5.1
1.0.1.10 - 2021-06-05
--------------------------------------------------
Support GHC 9.0, `bytestring` 0.11
1.0.1.8 - 2021-03-08
--------------------------------------------------
Raise bound to allow `lens-5.0`
1.0.1.6 - 2021-02-10
--------------------------------------------------
Raise bound to allow `aeson-1.5`
1.0.1.4 - 2020-05-20
--------------------------------------------------
Support GHC 8.10
1.0.1.2 - 2020-04-18
--------------------------------------------------
Tightened dependency version bounds
1.0.1.0 - 2019-09-30
--------------------------------------------------
New functions `get'`, `post'`, `delete'` with
a new `RequestApiVersion` parameter
1.0.0.0 - 2018-12-20
--------------------------------------------------
Initial release