Skip to content

Commit

Permalink
Upping version.
Browse files Browse the repository at this point in the history
  • Loading branch information
dessalines committed Apr 11, 2024
1 parent 38324b0 commit 173f118
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 12 deletions.
19 changes: 17 additions & 2 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,31 @@
# Thumb-Key 2.7.6 (2024-04-11)

## What's Changed in 2.7.6

- Upgrade deps 27 by @dessalines in [#846](https://github.com/dessalines/thumb-key/pull/846)
- Fixes to the Eng-Esp-Cat thumbkey layout by @Norgus in [#845](https://github.com/dessalines/thumb-key/pull/845)
- Update composing and add it to DEMessagEaseSymbols by @mensogulo in [#844](https://github.com/dessalines/thumb-key/pull/844)
- Correct default French MessagEase layout (#830) by @glm4610 in [#840](https://github.com/dessalines/thumb-key/pull/840)
- Fixing vietnamese keyboard name. by @dessalines in [#842](https://github.com/dessalines/thumb-key/pull/842)

## New Contributors

- @glm4610 made their first contribution in [#840](https://github.com/dessalines/thumb-key/pull/840)

**Full Changelog**: https://github.com/dessalines/thumb-key/compare/2.7.5...2.7.6

# Thumb-Key 2.7.5 (2024-04-09)

## What's Changed in 2.7.5

- Upping version. by @dessalines
- Vn thumbkey by @dessalines in [#837](https://github.com/dessalines/thumb-key/pull/837)
- Add German+ÅÆØ compatibility layout with MessageEase by @RolKau in [#832](https://github.com/dessalines/thumb-key/pull/832)
- Add breve supersign to compose layout by @mensogulo in [#836](https://github.com/dessalines/thumb-key/pull/836)

## New Contributors

- @RolKau made their first contribution in [#832](https://github.com/dessalines/thumb-key/pull/832)
- @mensogulo made their first contribution in [#836](https://github.com/dessalines/thumb-key/pull/836)

**Full Changelog**: https://github.com/dessalines/thumb-key/compare/2.7.4...2.7.5

Expand All @@ -26,7 +42,6 @@

## New Contributors

- @Norgus made their first contribution in [#826](https://github.com/dessalines/thumb-key/pull/826)
- @BoredGeo made their first contribution in [#825](https://github.com/dessalines/thumb-key/pull/825)

**Full Changelog**: https://github.com/dessalines/thumb-key/compare/2.7.3...2.7.4
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 74
versionName "2.7.5"
versionCode 75
versionName "2.7.6"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down
17 changes: 9 additions & 8 deletions app/src/main/assets/RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
# Thumb-Key 2.7.5 (2024-04-09)
# Thumb-Key 2.7.6 (2024-04-11)

## What's Changed in 2.7.5
## What's Changed in 2.7.6

- Vn thumbkey by @dessalines in [#837](https://github.com/dessalines/thumb-key/pull/837)
- Add German+ÅÆØ compatibility layout with MessageEase by @RolKau in [#832](https://github.com/dessalines/thumb-key/pull/832)
- Add breve supersign to compose layout by @mensogulo in [#836](https://github.com/dessalines/thumb-key/pull/836)
- Upgrade deps 27 by @dessalines in [#846](https://github.com/dessalines/thumb-key/pull/846)
- Fixes to the Eng-Esp-Cat thumbkey layout by @Norgus in [#845](https://github.com/dessalines/thumb-key/pull/845)
- Update composing and add it to DEMessagEaseSymbols by @mensogulo in [#844](https://github.com/dessalines/thumb-key/pull/844)
- Correct default French MessagEase layout (#830) by @glm4610 in [#840](https://github.com/dessalines/thumb-key/pull/840)
- Fixing vietnamese keyboard name. by @dessalines in [#842](https://github.com/dessalines/thumb-key/pull/842)

## New Contributors

- @RolKau made their first contribution in [#832](https://github.com/dessalines/thumb-key/pull/832)
- @mensogulo made their first contribution in [#836](https://github.com/dessalines/thumb-key/pull/836)
- @glm4610 made their first contribution in [#840](https://github.com/dessalines/thumb-key/pull/840)

**Full Changelog**: https://github.com/dessalines/thumb-key/compare/2.7.4...2.7.5
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/2.7.5...2.7.6

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

0 comments on commit 173f118

Please sign in to comment.