Add file extension on changelog (to be closer to Common Changelog)

This commit is contained in:
Anna Rose Wiggins 2026-09-12 10:36:16 -04:00
parent 4ca37a6894
commit b5e4b22a2c

10
CHANGELOG.md Normal file
View file

@ -0,0 +1,10 @@
# Changelog
## Unreleased
### 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))
### Fixed
- Fixed possible crash when TTS is disabled. (thanks [Tsudico](https://codeberg.org/Tsudico))