Upping version.

This commit is contained in:
Dessalines 2024-03-02 10:34:40 -05:00
parent 9b72c99210
commit e6306230a9
3 changed files with 773 additions and 556 deletions

File diff suppressed because it is too large Load Diff

View File

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

View File

@ -1,13 +1,22 @@
# Thumb-Key 2.6.22 (2024-02-29)
# Thumb-Key 2.6.23 (2024-03-02)
## What's Changed in 2.6.22
## What's Changed in 2.6.23
- 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)
- Still working on upgrading deps. by @dessalines in [#785](https://github.com/dessalines/thumb-key/pull/785)
- Add english composed messagease based on the symbols variant by @shtrom in [#786](https://github.com/dessalines/thumb-key/pull/786)
- Fix dakuten and handakuten not composing by @LortalHost in [#782](https://github.com/dessalines/thumb-key/pull/782)
- Fix generate changelog script. by @dessalines in [#784](https://github.com/dessalines/thumb-key/pull/784)
- Update the tag pattern for changelog generation by @orhun in [#781](https://github.com/dessalines/thumb-key/pull/781)
- Space before ponctuation for French spacebar multitap. Fixes #291. by @soupirs in [#780](https://github.com/dessalines/thumb-key/pull/780)
- Fixing various mistakes in Polish messagease layout. by @zworek in [#778](https://github.com/dessalines/thumb-key/pull/778)
## New Contributors
- @Blackweather made their first contribution in [#774](https://github.com/dessalines/thumb-key/pull/774)
- @shtrom made their first contribution in [#786](https://github.com/dessalines/thumb-key/pull/786)
- @LortalHost made their first contribution in [#782](https://github.com/dessalines/thumb-key/pull/782)
- @orhun made their first contribution in [#781](https://github.com/dessalines/thumb-key/pull/781)
- @zworek made their first contribution in [#778](https://github.com/dessalines/thumb-key/pull/778)
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/2.6.22...2.6.23
<!-- generated by git-cliff -->