packages feed

stripe-scotty-1.1.0.3: changelog.md

Changelog
=========

1.1.0.3 - 2023-02-01
--------------------------------------------------

Support GHC 9.4


1.1.0.2 - 2022-03-15
--------------------------------------------------

Support `base` 4.16 (GHC 9.2)

Raise `base` lower bound to 4.14 (GHC 8.10)


1.1.0.1 - 2021-11-16
--------------------------------------------------

Support `aeson` 2.0, drop support for previous versions

Drop support for `scotty` 0.11. Now 0.12 is required.


1.1 - 2021-06-05
--------------------------------------------------

Generalize `ScottyM` to `ScottyT`


1.0.0.10 - 2021-06-05
--------------------------------------------------

Support GHC 9.0, `bytestring` 0.11


1.0.0.8 - 2021-03-08
--------------------------------------------------

No change, just fiddling with the cabal file


1.0.0.6 - 2021-02-10
--------------------------------------------------

Raise bounds to allow `aeson-1.5` and `scotty-0.12`


1.0.0.4 - 2020-05-20
--------------------------------------------------

Support GHC 8.10


1.0.0.2 - 2020-04-18
--------------------------------------------------

Tightened dependency version bounds


1.0.0.0 - 2018-12-20
--------------------------------------------------

Initial release