Skip to content

Commit 8f5d54d

Browse files
committed
Add changelog of v0.5.1
1 parent 4c27336 commit 8f5d54d

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
<!--ENTER CHANGELOG HERE-->
44

5+
## 0.5.1 (2025-10-15)
6+
7+
* Fix app cannot be started on android ([#111](https://github.com/LinwoodDev/Flow/issues/111))
8+
* Fix remotes won't be parsed correctly ([#111](https://github.com/LinwoodDev/Flow/issues/111))
9+
10+
Read more here: https://linwood.dev/flow/0.5.1
11+
512
## 0.5.0 (2025-10-13)
613

714
* Start adding alarm functionality with notifications

app/linux/debian/usr/share/metainfo/dev.linwood.flow.appdata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
<content_rating type="oars-1.1" />
6666
<update_contact>[email protected]</update_contact>
6767
<releases>
68+
<release version="0.5.1" date="2025-10-15" />
6869
<release version="0.5.0" date="2025-10-13" />
6970
<release version="0.4.2" date="2025-04-28" />
7071
<release version="0.4.1" date="2025-04-07" />

0 commit comments

Comments
 (0)