Skip to content

Commit

Permalink
Update change log week of 6/23 (#3606)
Browse files Browse the repository at this point in the history
* Update change log week of 6/23

* Update assist mention to be more specific
  • Loading branch information
dshokouhi committed Jun 23, 2023
1 parent 16eabfe commit b7c6be4
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions app/src/main/res/xml/changelog_master.xml
Original file line number Diff line number Diff line change
@@ -1,18 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<release version="2023.6 - Phone" versioncode="3">
<change>Add 2 new Android version sensors</change>
<change>Add new intent extra types for notification commands</change>
<change>Matter improvements and fixes</change>
<change>Bug fixes, design improvements and dependency updates</change>
<release version="2023.7 - Phone" versioncode="3">
<change>Assist: Access from any screen as the default digital assistant app, allow voice input over HTTP connections</change>
<change>Bug fixes and dependency updates</change>
</release>
<release version="2023.6 - Wear" versioncode="2">
<change>Entity State Complication: Support long text type, add new option to show or hide friendly name</change>
<change>Add 2 new Android version sensors</change>
<change>Bug fixes, design improvements and dependency updates</change>
<release version="2023.7 - Wear" versioncode="2">
<change>Bug fixes and dependency updates</change>
</release>
<release version="2023.6 - Automotive" versioncode="1">
<change>Initial Release</change>
<release version="2023.7 - Automotive" versioncode="1">
<change>Add Minimal Version - No Dependencies on Google Automotive Services</change>
</release>
</changelog>

0 comments on commit b7c6be4

Please sign in to comment.