Skip to content

Commit

Permalink
Update change log week of 10/11 (#4718)
Browse files Browse the repository at this point in the history
  • Loading branch information
dshokouhi authored Oct 12, 2024
1 parent c7f8808 commit 01079a8
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions app/src/main/res/xml/changelog_master.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<release version="2024.10.1 - Main" versioncode="3">
<release version="2024.10.2 - Main" versioncode="3">
<change>&lt;b&gt;Backward-incompatible change:&lt;/b&gt; The Mobile data sensor now requires the Phone permission.</change>
<change>Add support for discovering Improv Wi-Fi devices with Bluetooth</change>
<change>Add new Health Connect (Play Store only) and Display sensors</change>
<change>Bug fixes and dependency updates</change>
</release>
<release version="2024.10.1 - Wear" versioncode="2">
<release version="2024.10.2 - Wear" versioncode="2">
<change>&lt;b&gt;Backward-incompatible change:&lt;/b&gt; The Mobile data sensor now requires the Phone permission.</change>
<change>Add new Display sensors</change>
<change>Bug fixes and dependency updates</change>
</release>
<release version="2024.10.1 - Automotive" versioncode="1">
<release version="2024.10.2 - Automotive" versioncode="1">
<change>&lt;b&gt;Backward-incompatible change:&lt;/b&gt; The Mobile data sensor now requires the Phone permission.</change>
<change>Car sensors are now available for Play Store users, check documentation for steps to enable</change>
<change>Add new Display sensors</change>
<change>Bug fixes and dependency updates</change>
</release>
</changelog>

0 comments on commit 01079a8

Please sign in to comment.