# 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.2.2](https://github.com/atsamd-rs/atsamd/compare/neokey_trinkey-0.2.1...neokey_trinkey-0.2.2) - 2024-10-17 ### Refactored - update path of Cargo config ([#749](https://github.com/atsamd-rs/atsamd/pull/749)) ### Fixed - Added `rainbow` example to `Cargo.toml` ([#712](https://github.com/atsamd-rs/atsamd/pull/712)) ## v0.2.1 - Fixed the `use_semihosting` feature of the BSP ## v0.2.0 - update to `atsamd-hal-0.14` and other latest dependencies (#564) ## v0.1.0 - initial release