Update change log week of 6/14 (#4464)

This commit is contained in:
Daniel Shokouhi 2024-06-14 12:55:08 -07:00 committed by GitHub
parent 4e9c958232
commit 6bd3ac21f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,23 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<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>
<release version="2024.6.3 - Main" versioncode="3">
<change>Bug fixes and dependency updates</change>
</release>
<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>
<release version="2024.6.3 - Wear" versioncode="2">
<change>Bug fixes and dependency updates</change>
</release>
<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>
<release version="2024.6.3 - Automotive" versioncode="1">
<change>Bug fixes and dependency updates</change>
</release>
</changelog>