CHANGELOG.md
# Changelog
## v0.1.1 - 2025-01-06
* Updates
* Allow `property_table` v0.3.x to be used
* Add REUSE compliance
* Test with latest libraries and Elixir 1.18. This release also removes
official support for Elixir 1.9-1.12. Nothing is known to break those
versions, but they also aren't regularly tested.
## v0.1.0 - 2022-04-26
Extract UEvent code from
[Nerves.Runtime](https://hex.pm/packages/nerves_runtime) and update to use the
[PropertyTable](https://hex.pm/packages/property_table) library.