Skip to content

Commit 0b917b9

Browse files
committed
Releasing 0.4.5
1 parent 14bd643 commit 0b917b9

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
@@ -10,6 +10,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1010

1111
### Breaking Changes
1212

13+
## 0.4.5
14+
15+
### Added
16+
- Android PilotTextField now uses contentType for password obscuring and autofill hints
17+
1318
## 0.4.0
1419

1520
### Added

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.5-SNAPSHOT
7+
version=0.4.5

0 commit comments

Comments
 (0)