Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 680 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 680 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.5 - 2023-12-21

Added

  • (serde) add optional serde derive for enums and Sample (#22)

Other

  • (deps) update rust crate sdl2 to 0.36.0
  • (deps) update rust crate criterion to 0.5.1
  • (deps) update swatinem/rust-cache action to v2.7.1
  • (readme) reference usfx-test by @emmabritton