Skip to content

Commit

Permalink
Upping version.
Browse files Browse the repository at this point in the history
  • Loading branch information
dessalines committed Feb 28, 2024
1 parent 73d4e4b commit 7affb77
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 11 deletions.
8 changes: 8 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Thumb-Key 2.6.21 (2024-02-28)

## What's Changed in 2.6.21

- 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)

# Thumb-Key 2.6.20 (2024-02-26)

## What's Changed in 2.6.20
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ android {
applicationId "com.dessalines.thumbkey"
minSdk 21
targetSdkVersion 34
versionCode 63
versionName "2.6.20"
versionCode 64
versionName "2.6.21"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down
14 changes: 5 additions & 9 deletions app/src/main/assets/RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
# Thumb-Key 2.6.20 (2024-02-26)
# Thumb-Key 2.6.21 (2024-02-28)

## What's Changed in 2.6.20
## What's Changed in 2.6.21

- Remove up down spacebar swipes. Fixes #766 by @dessalines in [#768](https://github.com/dessalines/thumb-key/pull/768)
- Create english română thumb-key by @MGreek in [#767](https://github.com/dessalines/thumb-key/pull/767)
- Fixed Hungarian Type-split layout by @KnockoffFeline in [#764](https://github.com/dessalines/thumb-key/pull/764)

## New Contributors

- @MGreek made their first contribution in [#767](https://github.com/dessalines/thumb-key/pull/767)
- 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)

<!-- generated by git-cliff -->

0 comments on commit 7affb77

Please sign in to comment.