# Changelog
All notable changes to `auto-update-unliftio` will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Haskell Package Versioning Policy](https://pvp.haskell.org).
## [Unreleased]
## [0.1.0] - 26.06.2026
### Added
- `AutoUpdate`, `Debounce` and `Reaper` code adapted from the original [auto-update](https://hackage.haskell.org/package/auto-update) package.
- Test suite copied (and uncommented) from the original package.
[unreleased]: https://github.com/fpringle/auto-update-unliftio/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/fpringle/auto-update-unliftio/releases/tag/v0.1.0