Upping version.

This commit is contained in:
Dessalines 2024-03-27 10:18:12 -04:00
parent 0e8c0fb41d
commit 2271625a3e
3 changed files with 17 additions and 17 deletions

View File

@ -1,7 +1,17 @@
# Thumb-Key 2.7.2 (2024-03-27)
## What's Changed in 2.7.2
- Fixing woodpecker. by @dessalines in [#816](https://github.com/dessalines/thumb-key/pull/816)
- Update symbols for ukrainian-only messagease layout by @Meetoul in [#814](https://github.com/dessalines/thumb-key/pull/814)
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/2.7.1...2.7.2
# Thumb-Key 2.7.1 (2024-03-22)
## What's Changed in 2.7.1
- Upping version. by @dessalines
- Upgrading deps. by @dessalines in [#813](https://github.com/dessalines/thumb-key/pull/813)
- English Deutsch ThumbKey Layout by @queer-coding in [#810](https://github.com/dessalines/thumb-key/pull/810)
- Adding en_twohands_messagease. Fixes #806 by @dessalines in [#808](https://github.com/dessalines/thumb-key/pull/808)
@ -242,10 +252,6 @@
- Add ukrainian-only messagease symbols layout by @Meetoul in [#666](https://github.com/dessalines/thumb-key/pull/666)
- Adding release notes. by @dessalines
## New Contributors
- @Meetoul made their first contribution in [#666](https://github.com/dessalines/thumb-key/pull/666)
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/2.6.11...2.6.12
# Thumb-Key 2.6.11 (2024-02-04)

View File

@ -12,8 +12,8 @@ android {
applicationId "com.dessalines.thumbkey"
minSdk 21
targetSdkVersion 34
versionCode 70
versionName "2.7.1"
versionCode 71
versionName "2.7.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {

View File

@ -1,16 +1,10 @@
# Thumb-Key 2.7.1 (2024-03-22)
# Thumb-Key 2.7.2 (2024-03-27)
## What's Changed in 2.7.1
## What's Changed in 2.7.2
- Upgrading deps. by @dessalines in [#813](https://github.com/dessalines/thumb-key/pull/813)
- English Deutsch ThumbKey Layout by @queer-coding in [#810](https://github.com/dessalines/thumb-key/pull/810)
- Adding en_twohands_messagease. Fixes #806 by @dessalines in [#808](https://github.com/dessalines/thumb-key/pull/808)
- Numeric keyboard update to ENPHMessagEase.kt by @Lysalana in [#807](https://github.com/dessalines/thumb-key/pull/807)
- Fixing woodpecker. by @dessalines in [#816](https://github.com/dessalines/thumb-key/pull/816)
- Update symbols for ukrainian-only messagease layout by @Meetoul in [#814](https://github.com/dessalines/thumb-key/pull/814)
## New Contributors
- @queer-coding made their first contribution in [#810](https://github.com/dessalines/thumb-key/pull/810)
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/2.7.0...2.7.1
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/2.7.1...2.7.2
<!-- generated by git-cliff -->