# Changelog All notable changes to this package will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to the [Haskell Package Versioning Policy](https://pvp.haskell.org/). ## 1.0.0.0 - 2018-12-20 - Initial release ## 1.0.1.0 - 2019-06-16 New: - `CouponId` type ## 1.0.2.0 - 2019-09-30 New: - `ApiVersion` and `RequestApiVersion` types ## 1.0.2.2 - 2020-04-18 Tightened dependency version bounds ## 1.0.2.4 - 2020-05-20 Support GHC 8.10