Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update change log week of 1/26 #4163

Merged
merged 1 commit into from
Jan 27, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
11 changes: 7 additions & 4 deletions app/src/main/res/xml/changelog_master.xml
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>