Update changelog version 2024.6.1 (#4434)

Update changelog version
This commit is contained in:
Joris Pelgröm 2024-06-01 19:51:28 +02:00 committed by GitHub
parent b468cc67c4
commit 48e2ab570e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<release version="2024.5.3 - Main" versioncode="3">
<release version="2024.6.1 - Main" versioncode="3">
<change>Sensors: Add possible states to supported sensors for easier automation creation</change>
<change>State in widgets and Android Auto now better matches state shown on dashboard</change>
<change>Android 9+: Add a charge time remaining sensor</change>
<change>Assist: Support voice command action to trigger via headset</change>
<change>Bug fixes and dependency updates</change>
</release>
<release version="2024.5.3 - Wear" versioncode="2">
<release version="2024.6.1 - Wear" versioncode="2">
<change>Sensors: Add possible states to supported sensors for easier automation creation</change>
<change>State in complications now better matches state shown on dashboard</change>
<change>Android 9+: Add a charge time remaining sensor</change>
<change>Bug fixes and dependency updates</change>
</release>
<release version="2024.5.3 - Automotive" versioncode="1">
<release version="2024.6.1 - Automotive" versioncode="1">
<change>Sensors: Add possible states to supported sensors for easier automation creation</change>
<change>State in driving interface now better matches state shown on dashboard</change>
<change>Assist: Support voice command action to trigger via headset</change>