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
### Added
- [`http_cache`] Export `notifying_downloading/2` for future support of HTTP request
collapsing
### Changed
- [`http_cache`] Options are now a map (was previously a proplist)