any-pat-0.3.0.0: CHANGELOG.md
# Changelog for `any-pat`
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 the
[Haskell Package Versioning Policy](https://pvp.haskell.org/).
For a full list of changes, see the history on [*GitHub*](https://github.com/hapytex/any-pat).
## 0.3.0.0 - 2023-12-25
Added `hashpat` to perform `HashMap` lookups.
## 0.2.0.0 - 2023-07-30
Added `rangepat` to pattern match on ranges.
## 0.1.0.0 - 2023-07-25
Initial version with `anypat` and `maypat`.