CHANGELOG.md
# Changelog
This format is based on [Keep a Changelog](https://keepachangelog.com) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## v0.1.0 (2024-7-9)
### Added
* Add support for `req` 0.5.X ([#6](https://github.com/zachallaun/req_telemetry/pull/6), thanks @nicholasbair!)
### Changed
* **Breaking:** `req_telemetry` now requires Elixir 1.13+.
## v0.0.4 (2024-1-29)
### Added
* Add support for `req` 0.4.X ([#5](https://github.com/zachallaun/req_telemetry/pull/5), thanks @aselder!)