# 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/).

## [0.2.2] - 2020-08-31
### Changed
- `fast_html` bumped to `2.0.3`. See [it's changelog](https://hexdocs.pm/fast_html/changelog.html#2-0-3-2020-08-30) for changes

## [0.2.1] - 2020-08-26
### Changed
- `fast_html` bumped to `2.0.2`. See [it's changelog](https://hexdocs.pm/fast_html/changelog.html#2-0-2-2020-08-26) for changes

## [0.2.0] - 2020-08-07
### Changed
- **Breaking**: CMake is now required at build-time due to a switch to [fast_html 2.0](https://hexdocs.pm/fast_html/changelog.html#2-0-0-2020-08-01)
