# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.1.5](https://github.com/tversteeg/usfx/compare/v0.1.4...v0.1.5) - 2023-12-21 ### Added - *(serde)* add optional serde derive for enums and Sample ([#22](https://github.com/tversteeg/usfx/pull/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