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.
v1.0.1 - 2022-12-29
- Docker instructions in README.md
- Fix pipelines for releasing multi-arch docker images
v1.0.0 - 2022-12-28
- Refactor to a design in which the program runs indefinitely in the background
- Release for amd64 and arm64 containers
- All options managed though the config file
- Posibility to override the config file directory
- Systemd service file
- Systemd easy install script
- Changelog
- Initial version