Skip to content

Commit

Permalink
Changelog for 5/20 (#3538)
Browse files Browse the repository at this point in the history
* Changelog for 5/20

* Fix order
  • Loading branch information
JBassett authored May 21, 2023
1 parent 2cfc018 commit 352f1e6
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions app/src/main/res/xml/changelog_master.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<release version="2023.4 - Phone" versioncode="2">
<release version="2023.5 - Phone" versioncode="3">
<change>Add 2 new Android version sensors</change>
<change>Add new intent extra types for notification commands</change>
<change>Matter improvements and fixes</change>
<change>Bug fixes, design improvements and dependency updates</change>
</release>
<release version="2023.4 - Wear" versioncode="1">
<release version="2023.5 - Wear" versioncode="2">
<change>Entity State Complication: Support long text type, add new option to show or hide friendly name</change>
<change>Add 2 new Android version sensors</change>
<change>Bug fixes, design improvements and dependency updates</change>
</release>
<release version="2023.5 - Automotive" versioncode="1">
<change>Initial Release</change>
</release>
</changelog>

0 comments on commit 352f1e6

Please sign in to comment.