Skip to content

Commit

Permalink
Update change log week of 2/23 (#4222)
Browse files Browse the repository at this point in the history
  • Loading branch information
dshokouhi committed Feb 24, 2024
1 parent b3b61ae commit 2e30f27
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions app/src/main/res/xml/changelog_master.xml
Original file line number Diff line number Diff line change
@@ -1,17 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<release version="2024.2.1 - Main" versioncode="3">
<release version="2024.2.4 - Main" versioncode="3">
<change>Add instant updates for all Volume sensors</change>
<change>Add Network sensor for IPv6 addresses</change>
<change>Allow Climate entities to cycle through HVAC modes in device controls</change>
<change>Bug fixes and dependency updates</change>
</release>
<release version="2024.2.1 - Wear" versioncode="2">
<release version="2024.2.4 - Wear" versioncode="2">
<change>Add instant updates for all Volume sensors</change>
<change>Add Network sensor for IPv6 addresses</change>
<change>Add option to update Camera and Template tiles when the tile is in view</change>
<change>Bug fixes, design tweaks and dependency updates</change>
</release>
<release version="2024.2.1 - Automotive" versioncode="1">
<release version="2024.2.4 - Automotive" versioncode="1">
<change>Add instant updates for all Volume sensors</change>
<change>Add Network sensor for IPv6 addresses</change>
<change>Bug fixes and dependency updates</change>
</release>
</changelog>

0 comments on commit 2e30f27

Please sign in to comment.