Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

28 lines (23 loc) · 1.02 KB

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.

Unreleased

v1.0.1 - 2022-12-29

Full changelog

Fixed

  • Docker instructions in README.md
  • Fix pipelines for releasing multi-arch docker images

v1.0.0 - 2022-12-28

Full changelog

Added

  • 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

Added

  • Initial version