CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/) and
[Keep a CHANGELOG](http://keepachangelog.com).
## v0.2.0 - 2026-05-21
Elixir versions < 1.13 and OTP versions < 24 are no longer supported.
- Fix deprecation warnings on Elixir 1.15+
[Compare v0.1.0...v0.2.0](https://github.com/marcelotto/behaviour_reflection/compare/v0.1.0...v0.2.0)
## v0.1.0 - 2020-05-12
Initial release