Adding release notes.

This commit is contained in:
Dessalines 2023-03-17 16:24:40 -04:00
parent d3134f2855
commit b39c8a735f

View File

@ -1,3 +1,14 @@
# Thumb-Key 0.0.2-alpha (2023-03-17)
## What's Changed
- Swapping out \* for - , which is more common. Fixes #13 by @dessalines in https://github.com/dessalines/thumb-key/pull/19
- Changing default space next tap action to comma. #18 by @dessalines in https://github.com/dessalines/thumb-key/pull/20
- Adding a minimum swipe length. Fixes #14 by @dessalines in https://github.com/dessalines/thumb-key/pull/22
- Fixing a bug with last key swiped.
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/0.0.1...0.0.2
# Thumb-Key 0.0.1-alpha (2023-03-16)
The first alpha release of Thumb-Key!