Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 820 Bytes

CHANGELOG.md

File metadata and controls

33 lines (22 loc) · 820 Bytes

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.3]

  • add support for older libc6 versions
  • strip binaries

[0.3.2]

  • add support for arm64

[0.3.1]

  • add optional input token (based on @ryachen01 patch)

Added

  • Added a changelog #714

Changed

  • Changed the config format from ini to TOML #571

Removed