Upping version.

This commit is contained in:
Dessalines 2024-02-28 21:52:25 -05:00
parent 790bbd660d
commit 2258591fc2
3 changed files with 23 additions and 7 deletions

View File

@ -1,3 +1,15 @@
# Thumb-Key 2.6.22 (2024-02-29)
## What's Changed in 2.6.22
- Fixing pl_messagease numeric spacebar. by @dessalines in [#777](https://github.com/dessalines/thumb-key/pull/777)
- Add Polish MessagEase layout by @Blackweather in [#774](https://github.com/dessalines/thumb-key/pull/774)
- Adding NL Typesplit. Fixes #775 by @dessalines in [#776](https://github.com/dessalines/thumb-key/pull/776)
## New Contributors
- @Blackweather made their first contribution in [#774](https://github.com/dessalines/thumb-key/pull/774)
# Thumb-Key 2.6.21 (2024-02-28)
## What's Changed in 2.6.21

View File

@ -12,8 +12,8 @@ android {
applicationId "com.dessalines.thumbkey"
minSdk 21
targetSdkVersion 34
versionCode 64
versionName "2.6.21"
versionCode 65
versionName "2.6.22"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {

View File

@ -1,9 +1,13 @@
# Thumb-Key 2.6.21 (2024-02-28)
# Thumb-Key 2.6.22 (2024-02-29)
## What's Changed in 2.6.21
## What's Changed in 2.6.22
- Create english latina thumb-key by @MGreek in [#773](https://github.com/dessalines/thumb-key/pull/773)
- Rename MessageEase to MessagEase. Fixes #769 by @dessalines in [#771](https://github.com/dessalines/thumb-key/pull/771)
- Improved Hungarian Type-split swipemaps by @KnockoffFeline in [#770](https://github.com/dessalines/thumb-key/pull/770)
- Fixing pl_messagease numeric spacebar. by @dessalines in [#777](https://github.com/dessalines/thumb-key/pull/777)
- Add Polish MessagEase layout by @Blackweather in [#774](https://github.com/dessalines/thumb-key/pull/774)
- Adding NL Typesplit. Fixes #775 by @dessalines in [#776](https://github.com/dessalines/thumb-key/pull/776)
## New Contributors
- @Blackweather made their first contribution in [#774](https://github.com/dessalines/thumb-key/pull/774)
<!-- generated by git-cliff -->