Skip to content

Commit acd5fe1

Browse files
committed
Releasing 0.4.10
1 parent 9cd673c commit acd5fe1

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to the library will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

7+
## 0.4.10
8+
9+
### Added
10+
- `Decimal` and `NumberPunctuation` keyboard types added to `PilotKeyboardType`
11+
712
## 0.4.9
813

914
### Fixed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ android.enableJetifier=true
44
android.useAndroidX=true
55
kotlin.mpp.stability.nowarn=true
66
kotlin.mpp.androidGradlePluginCompatibility.nowarn=true
7-
version=0.4.10-SNAPSHOT
7+
version=0.4.10

0 commit comments

Comments
 (0)