packages feed

text-ansi-0.1.0.2: CHANGELOG.md

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to the [Haskell Package Versioning Policy](https://pvp.haskell.org/).

## [0.1.0.2] - 2020-12-26
### Changed
- Fix bug in `italic`

## [0.1.0.1] - 2020-06-14

### Changed
- Relax `base` bounds

### Removed
- Drop `text-builder` dependency

## [0.1.0] - 2018-11-14

### Added
- Initial release