Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

37 lines (23 loc) · 1.07 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.

0.3.0 - 2023-10-10

Added

  • Support for ARM64 (AArch64) architecture. #4

0.2.0 - 2023-07-10

Changed

  • If run file exits with code 115 it signals that the program is disabling itself and that it does not have to run and the rest of the container is then not terminated.
  • Change name to terminate file instead of finish file to avoid confusion. finish file is used differently in runit.

0.1.0 - 2023-07-09

Added

  • First public release.