# Changelog 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 [Haskell Package Versioning Policy](https://pvp.haskell.org/). ## [Unreleased] ### Added - Added [CHANGELOG.md](./CHANGELOG.md) - Added [CONTRIBUTING.md](./CONTRIBUTING.md) ### Fixed - Adjusted version bounds - Fixed haddock error ## [0.1.2.0] - 2022-06-04 ### Fixed - Adjusted version bound for text. ## [0.1.1.0] - 2022-02-02 ### Added - Added `middlewareWithFormatter` and `defaultFormat` so that you may customize the logging format. ## [0.1.0.0] - 2021-12-29 ### Added - Initial release [unreleased]: https://github.com/Disco-Dave/katip-wai/compare/releases/0.1.2.0...HEAD [0.1.2.0]: https://github.com/Disco-Dave/katip-wai/compare/releases/0.1.1.0...releases/0.1.2.0 [0.1.1.0]: https://github.com/Disco-Dave/katip-wai/compare/releases/0.1.0.0...releases/0.1.1.0 [0.1.0.0]: https://github.com/Disco-Dave/katip-wai/releases/tag/releases%2F0.1.0.0