Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 711 Bytes

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 711 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]

Added

  • CHANGELOG.md. All the notable changes will be documented in this file from this release.

Changed

  • Upgrade Rust to v1.82.0 in CI.
  • Remove Rust dependency once_cell and use Rust standard library instead, which helps reducing binary size.
  • Better DMG file packaging, by using JavaScript-based create-dmg.