Release 0.4.0-beta

This commit is contained in:
Robert Bragg
2022-09-20 00:34:06 +01:00
parent 17f0c674c0
commit 47afecda36
9 changed files with 10 additions and 8 deletions
+2
View File
@@ -3,6 +3,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.4] - 2022-09-20
### Changed
- *Breaking*: `input_events` callback now return whether an event was handled or not to allow for fallback handling ([#31](https://github.com/rib/android-activity/issues/31))
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "android-activity"
version = "0.3.0"
version = "0.4.0-beta"
edition = "2021"
keywords = ["android", "ndk"]
readme = "../README.md"
+1 -1
View File
@@ -47,7 +47,7 @@ dependencies = [
[[package]]
name = "android-activity"
version = "0.4.0"
version = "0.4.0-beta"
dependencies = [
"android-properties",
"bitflags",
+1 -1
View File
@@ -22,7 +22,7 @@ dependencies = [
[[package]]
name = "android-activity"
version = "0.4.0"
version = "0.4.0-beta"
dependencies = [
"android-properties",
"bitflags",
+1 -1
View File
@@ -24,7 +24,7 @@ dependencies = [
[[package]]
name = "android-activity"
version = "0.4.0"
version = "0.4.0-beta"
dependencies = [
"android-properties",
"bitflags",
+1 -1
View File
@@ -13,7 +13,7 @@ dependencies = [
[[package]]
name = "android-activity"
version = "0.4.0"
version = "0.4.0-beta"
dependencies = [
"android-properties",
"bitflags",
+1 -1
View File
@@ -13,7 +13,7 @@ dependencies = [
[[package]]
name = "android-activity"
version = "0.4.0"
version = "0.4.0-beta"
dependencies = [
"android-properties",
"bitflags",
+1 -1
View File
@@ -24,7 +24,7 @@ dependencies = [
[[package]]
name = "android-activity"
version = "0.4.0"
version = "0.4.0-beta"
dependencies = [
"android-properties",
"bitflags",
+1 -1
View File
@@ -13,7 +13,7 @@ dependencies = [
[[package]]
name = "android-activity"
version = "0.4.0"
version = "0.4.0-beta"
dependencies = [
"android-properties",
"bitflags",