-
-
Notifications
You must be signed in to change notification settings - Fork 664
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 1/26 (#4163)
- Loading branch information
Showing
1 changed file
with
7 additions
and
4 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,14 +1,17 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<changelog xmlns:tools="http://schemas.android.com/tools" | ||
tools:ignore="MissingDefaultResource"> | ||
<release version="2024.1.2 - Main" versioncode="3"> | ||
<release version="2024.1.4 - Main" versioncode="3"> | ||
<change>Better Matter and Thread support</change> | ||
<change>Rename Camera Widget to Picture Widget and add support for image entities</change> | ||
<change>Bug fixes and dependency updates</change> | ||
</release> | ||
<release version="2024.1.2 - Wear" versioncode="2"> | ||
<change>Bug fixes and dependency updates</change> | ||
<release version="2024.1.4 - Wear" versioncode="2"> | ||
<change>Add support for multiple template tiles</change> | ||
<change>Bug fixes, design tweaks and dependency updates</change> | ||
</release> | ||
<release version="2024.1.2 - Automotive" versioncode="1"> | ||
<release version="2024.1.4 - Automotive" versioncode="1"> | ||
<change>Add support for automotive sensors to non-play store build</change> | ||
<change>Bug fixes and dependency updates</change> | ||
</release> | ||
</changelog> |