Skip to content

Commit 547bceb

Browse files
committed
Release 0.6.1
1 parent dd66428 commit 547bceb

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

android-activity/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)