Upping version.

This commit is contained in:
Dessalines 2024-07-02 05:41:59 -04:00
parent 96db686cc5
commit bde110de3a
3 changed files with 22 additions and 10 deletions

View File

@ -1,7 +1,21 @@
# Thumb-Key 3.2.6 (2024-07-02)
## What's Changed in 3.2.6
- MessageEase layouts: use numerics from MessageEase too by @gmelikov in [#960](https://github.com/dessalines/thumb-key/pull/960)
- RUMessagEaseSymbols: use messagease numerics by @gmelikov in [#959](https://github.com/dessalines/thumb-key/pull/959)
## New Contributors
- @gmelikov made their first contribution in [#960](https://github.com/dessalines/thumb-key/pull/960)
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/3.2.5...3.2.6
# Thumb-Key 3.2.5 (2024-06-29) # Thumb-Key 3.2.5 (2024-06-29)
## What's Changed in 3.2.5 ## What's Changed in 3.2.5
- Upping version. by @dessalines
- Ignoring build.sh by @dessalines - Ignoring build.sh by @dessalines
- Revert "Hebrew: added shifted layer using final letters" by @dessalines in [#958](https://github.com/dessalines/thumb-key/pull/958) - Revert "Hebrew: added shifted layer using final letters" by @dessalines in [#958](https://github.com/dessalines/thumb-key/pull/958)
- Removing renovate from git cliff by @dessalines in [#954](https://github.com/dessalines/thumb-key/pull/954) - Removing renovate from git cliff by @dessalines in [#954](https://github.com/dessalines/thumb-key/pull/954)

View File

@ -13,8 +13,8 @@ android {
applicationId "com.dessalines.thumbkey" applicationId "com.dessalines.thumbkey"
minSdk 21 minSdk 21
targetSdkVersion 34 targetSdkVersion 34
versionCode 92 versionCode 93
versionName "3.2.5" versionName "3.2.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables { vectorDrawables {

View File

@ -1,16 +1,14 @@
# Thumb-Key 3.2.5 (2024-06-29) # Thumb-Key 3.2.6 (2024-07-02)
## What's Changed in 3.2.5 ## What's Changed in 3.2.6
- Ignoring build.sh by @dessalines - MessageEase layouts: use numerics from MessageEase too by @gmelikov in [#960](https://github.com/dessalines/thumb-key/pull/960)
- Revert "Hebrew: added shifted layer using final letters" by @dessalines in [#958](https://github.com/dessalines/thumb-key/pull/958) - RUMessagEaseSymbols: use messagease numerics by @gmelikov in [#959](https://github.com/dessalines/thumb-key/pull/959)
- Removing renovate from git cliff by @dessalines in [#954](https://github.com/dessalines/thumb-key/pull/954)
- Update layout english deutsch thumb-key v2 to fix #868 by @roomfullofcommits in [#955](https://github.com/dessalines/thumb-key/pull/955)
## New Contributors ## New Contributors
- @roomfullofcommits made their first contribution in [#955](https://github.com/dessalines/thumb-key/pull/955) - @gmelikov made their first contribution in [#960](https://github.com/dessalines/thumb-key/pull/960)
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/3.2.4...3.2.5 **Full Changelog**: https://github.com/dessalines/thumb-key/compare/3.2.5...3.2.6
<!-- generated by git-cliff --> <!-- generated by git-cliff -->