Skip to content

Commit

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

* Remove random error
  • Loading branch information
dshokouhi authored Sep 7, 2024
1 parent cdb29a6 commit 324a2cf
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 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="2024.7.3 - Main" versioncode="3">
<change>Active Notification Sensor: Add a setting to control if notification attributes should be included</change>
<change>Camera Widget: Add new tap action option to open camera entity</change>
<change>Assist: Add setting to open Assist with a headset button</change>
<release version="2024.9.2 - Main" versioncode="3">
<change>Bug fixes and dependency updates</change>
</release>
<release version="2024.7.3 - Wear" versioncode="2">
<release version="2024.9.2 - Wear" versioncode="2">
<change>&lt;b&gt;Backward-incompatible change:&lt;/b&gt; Wear OS 4+ Heart rate sensor users will need to re-enable the sensor and grant all the time permission again in order to continue using the sensor</change>
<change>Bug fixes and dependency updates</change>
</release>
<release version="2024.7.3 - Automotive" versioncode="1">
<change>Active Notification Sensor: Add a setting to control if notification attributes should be included</change>
<change>Assist: Add setting to open Assist with a headset button</change>
<release version="2024.9.2 - Automotive" versioncode="1">
<change>Bug fixes and dependency updates</change>
</release>
</changelog>

0 comments on commit 324a2cf

Please sign in to comment.