# 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-09-30 New: - Functions `get'`, `post'`, `delete'` with a new `RequestApiVersion` parameter. ## 1.0.1.2 - 2020-04-18 Tightened dependency version bounds ## 1.0.1.4 - 2020-05-20 Support GHC 8.10