Upping version.

This commit is contained in:
Dessalines 2024-07-20 13:41:52 -04:00
parent 58935babab
commit bc9199e3d2
3 changed files with 27 additions and 7 deletions

View File

@ -1,7 +1,22 @@
# Thumb-Key 3.3.3 (2024-07-20)
## What's Changed in 3.3.3
- Farsi/Persian for Samsung devices by @Tirbod in [#984](https://github.com/dessalines/thumb-key/pull/984)
- Merge hiragana and katakana by @K0baU in [#985](https://github.com/dessalines/thumb-key/pull/985)
- Farsi/Persian Spacebar Multi-taps by @Tirbod in [#983](https://github.com/dessalines/thumb-key/pull/983)
## New Contributors
- @Tirbod made their first contribution in [#984](https://github.com/dessalines/thumb-key/pull/984)
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/3.3.2...3.3.3
# Thumb-Key 3.3.2 (2024-07-16)
## What's Changed in 3.3.2
- Upping version. by @dessalines
- Fixed swipetype on EN Writer keyboard by @locrianz in [#977](https://github.com/dessalines/thumb-key/pull/977)
- Fixed EN Writer keyboard by @locrianz in [#975](https://github.com/dessalines/thumb-key/pull/975)

View File

@ -13,8 +13,8 @@ android {
applicationId "com.dessalines.thumbkey"
minSdk 21
targetSdkVersion 34
versionCode 96
versionName "3.3.2"
versionCode 97
versionName "3.3.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {

View File

@ -1,10 +1,15 @@
# Thumb-Key 3.3.2 (2024-07-16)
# Thumb-Key 3.3.3 (2024-07-20)
## What's Changed in 3.3.2
## What's Changed in 3.3.3
- Fixed swipetype on EN Writer keyboard by @locrianz in [#977](https://github.com/dessalines/thumb-key/pull/977)
- Fixed EN Writer keyboard by @locrianz in [#975](https://github.com/dessalines/thumb-key/pull/975)
- Farsi/Persian for Samsung devices by @Tirbod in [#984](https://github.com/dessalines/thumb-key/pull/984)
- Merge hiragana and katakana by @K0baU in [#985](https://github.com/dessalines/thumb-key/pull/985)
- Farsi/Persian Spacebar Multi-taps by @Tirbod in [#983](https://github.com/dessalines/thumb-key/pull/983)
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/3.3.1...3.3.2
## New Contributors
- @Tirbod made their first contribution in [#984](https://github.com/dessalines/thumb-key/pull/984)
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/3.3.2...3.3.3
<!-- generated by git-cliff -->