File tree 4 files changed +30
-9
lines changed
fastlane/metadata/android/en-US/changelogs
4 files changed +30
-9
lines changed Original file line number Diff line number Diff line change
1
+ ## What's Changed in 4.0.20
2
+
3
+ - Slight tweaks to en typesplit programming layout by @bklaase in [ #1274 ] ( https://github.com/dessalines/thumb-key/pull/1274 )
4
+ - add English Typesplit layout, optimized for programming by @bklaase in [ #1272 ] ( https://github.com/dessalines/thumb-key/pull/1272 )
5
+ - add hyper space and minor fixes to hyper by @luminespire in [ #1268 ] ( https://github.com/dessalines/thumb-key/pull/1268 )
6
+ - Add layout with words and common symbols by @jm355 in [ #1262 ] ( https://github.com/dessalines/thumb-key/pull/1262 )
7
+ - Update README.md to include other voice input option (transcribro) by @jm355 in [ #1263 ] ( https://github.com/dessalines/thumb-key/pull/1263 )
8
+
9
+ ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/4.0.19...4.0.20
10
+
1
11
## What's Changed in 4.0.19
2
12
3
13
- add hyper layout by @luminespire in [ #1260 ] ( https://github.com/dessalines/thumb-key/pull/1260 )
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ android {
13
13
applicationId = " com.dessalines.thumbkey"
14
14
minSdk = 21
15
15
targetSdk = 35
16
- versionCode = 137
17
- versionName = " 4.0.19 "
16
+ versionCode = 138
17
+ versionName = " 4.0.20 "
18
18
19
19
testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
20
20
vectorDrawables {
Original file line number Diff line number Diff line change 1
- ## What's Changed in 4.0.19
1
+ ## What's Changed in 4.0.20
2
2
3
- - add hyper layout by @luminespire in [ #1260 ] ( https://github.com/dessalines/thumb-key/pull/1260 )
3
+ - Slight tweaks to en typesplit programming layout by @bklaase in [ #1274 ] ( https://github.com/dessalines/thumb-key/pull/1274 )
4
+ - add English Typesplit layout, optimized for programming by @bklaase in [ #1272 ] ( https://github.com/dessalines/thumb-key/pull/1272 )
5
+ - add hyper space and minor fixes to hyper by @luminespire in [ #1268 ] ( https://github.com/dessalines/thumb-key/pull/1268 )
6
+ - Add layout with words and common symbols by @jm355 in [ #1262 ] ( https://github.com/dessalines/thumb-key/pull/1262 )
7
+ - Update README.md to include other voice input option (transcribro) by @jm355 in [ #1263 ] ( https://github.com/dessalines/thumb-key/pull/1263 )
4
8
5
- ## New Contributors
6
-
7
- - @luminespire made their first contribution in [ #1260 ] ( https://github.com/dessalines/thumb-key/pull/1260 )
8
-
9
- ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/4.0.18...4.0.19
9
+ ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/4.0.19...4.0.20
10
10
11
11
<!-- generated by git-cliff -->
Original file line number Diff line number Diff line change
1
+ ## What's Changed in 4.0.20
2
+
3
+ - Slight tweaks to en typesplit programming layout by @bklaase in [#1274](https://github.com/dessalines/thumb-key/pull/1274)
4
+ - add English Typesplit layout, optimized for programming by @bklaase in [#1272](https://github.com/dessalines/thumb-key/pull/1272)
5
+ - add hyper space and minor fixes to hyper by @luminespire in [#1268](https://github.com/dessalines/thumb-key/pull/1268)
6
+ - Add layout with words and common symbols by @jm355 in [#1262](https://github.com/dessalines/thumb-key/pull/1262)
7
+ - Update README.md to include other voice input option (transcribro) by @jm355 in [#1263](https://github.com/dessalines/thumb-key/pull/1263)
8
+
9
+ **Full Changelog**: https://github.com/dessalines/thumb-key/compare/4.0.19...4.0.20
10
+
11
+ <!-- generated by git-cliff -->
You can’t perform that action at this time.
0 commit comments