Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 510 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 510 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.

[Unreleased]

[0.1.1] - 2025-01-16

Added

  • Generate statically linked x86_64-unknown-linux-musl builds on new releases.

Changed

  • Update dependencies and use rustls instead of native tls.

[0.1.0] - 2024-02-22

Added

Initial Release