diff --git a/CHANGELOG.md b/CHANGELOG.md index 9eea67e..7e6c03c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ # Changelog -## Unreleased +## [0.2] - 2026-09-12 ### Added - Add `hold` parameter for button-to-axis mappings. -- Add ability to set VendorId and ProductId on virtual devices. (thanks [evilu](https://codeberg.org/evilu)) +- Add ability to set VendorId and ProductId on virtual devices. ([evilu](https://codeberg.org/evilu)) +- Add documentation for `mode-select` rule. ([John Beisley](https://codeberg.org/huin)) ### Fixed -- Fixed possible crash when TTS is disabled. (thanks [Tsudico](https://codeberg.org/Tsudico)) \ No newline at end of file +- Fixed possible crash when TTS is disabled. ([#6](https://codeberg.org/annabunches/joyful/issues/6), [Tsudico](https://codeberg.org/Tsudico)) + + +[0.2]: https://codeberg.org/annabunches/joyful/releases/tag/joyful-0.2 \ No newline at end of file