CHANGELOG.md

# CHANGELOG

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

## [0.2.0] - 2023-04-25

### Changed

- [`PlugHTTPCache`] Update to use `http_cache` `0.2.0`
- [`PlugHTTPCache`] Options are now a map (was previously a keyword list)

## [0.1.0] - 2022-08-21

Initial release