-
Notifications
You must be signed in to change notification settings - Fork 641
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update change log week of 7/5 (#4485)
* Update change log week of 6/28 * Bump version number
- Loading branch information
Showing
1 changed file
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,15 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<changelog xmlns:tools="http://schemas.android.com/tools" | ||
tools:ignore="MissingDefaultResource"> | ||
<release version="2024.6.3 - Main" versioncode="3"> | ||
<release version="2024.7.1 - Main" versioncode="3"> | ||
<change>Assist: Add setting to open Assist with a headset button</change> | ||
<change>Bug fixes and dependency updates</change> | ||
</release> | ||
<release version="2024.6.3 - Wear" versioncode="2"> | ||
<release version="2024.7.1 - Wear" versioncode="2"> | ||
<change>Bug fixes and dependency updates</change> | ||
</release> | ||
<release version="2024.6.3 - Automotive" versioncode="1"> | ||
<release version="2024.7.1 - Automotive" versioncode="1"> | ||
<change>Assist: Add setting to open Assist with a headset button</change> | ||
<change>Bug fixes and dependency updates</change> | ||
</release> | ||
</changelog> |