File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.6.1] - 2026-03-30
10+
911### Added
1012
1113- input: ` TextInputAction ` enum representing action button types on soft keyboards. ([ #216 ] ( https://github.com/rust-mobile/android-activity/pull/216 ) )
@@ -303,7 +305,8 @@ GameActivity compatibility.
303305### Added
304306- Initial release
305307
306- [unreleased ]: https : // github.com/rust-mobile/android-activity/compare/v0.6.0...HEAD
308+ [unreleased ]: https : // github.com/rust-mobile/android-activity/compare/v0.6.1...HEAD
309+ [0.6 . 1 ]: https : // github.com/rust-mobile/android-activity/compare/v0.6.0...v0.6.1
307310[0.6 . 0 ]: https : // github.com/rust-mobile/android-activity/compare/v0.5.2...v0.6.0
308311[0.5 . 2 ]: https : // github.com/rust-mobile/android-activity/compare/v0.5.1...v0.5.2
309312[0.5 . 1 ]: https : // github.com/rust-mobile/android-activity/compare/v0.5.0...v0.5.1
You can’t perform that action at this time.
0 commit comments