# Change log for `casa-client`
All notable changes to this project 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/).
## 0.0.3 - 2023-09-27
* Drop support for GHC versions before GHC 8.4.
* Add `CHANGELOG.md`.
* Add URLs to Cabal file.
## 0.0.2 - 2023-08-15
* Depend on `crypton` rather than `cryptonite`.
## 0.0.1 - 2020-03-05
* Relax upper bound to allow `base < 5`.
## 0.0.0 - 2020-03-05
* Initial version.