colourista-0.1.0.2: CHANGELOG.md
# Changelog
`colourista` uses [PVP Versioning][1].
The changelog is available [on GitHub][2].
## 0.1.0.2 β Oct 5, 2022
* [#95](https://github.com/kowainik/colourista/issues/95):
Support GHC-9.2.
* Support GHC-9.4.
* Upgrade `text` to version `2.0`.
* Upgrade `hspec` version.
## π°π₯ 0.1.0.1 β Apr 5, 2021
* [#55](https://github.com/kowainik/colourista/issues/55):
Support GHC-9.0.
## 0.1.0.0 β May 2, 2020 π
* [#22](https://github.com/kowainik/colourista/issues/22):
Support GHC-8.10.
* [#27](https://github.com/kowainik/colourista/issues/27):
Add unicode indicators to `*Message` functions.
* [#17](https://github.com/kowainik/colourista/issues/17):
Add `indent` formatting function.
* [#7](https://github.com/kowainik/colourista/issues/7):
Add `underline`, `doubleUnderline`, `noUnderline` formatting functions.
* [#28](https://github.com/kowainik/colourista/issues/28):
Add `Colourista.Short` with short aliases for `bold`, `italic` and
`underline`.
## 0.0.0.0 β Feb 16, 2020 π
* Initially created.
[1]: https://pvp.haskell.org
[2]: https://github.com/kowainik/colourista/releases