Skip to content

Commit 80f5e60

Browse files
committed
Add changelog of v0.2.0
1 parent ab49cec commit 80f5e60

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

CHANGELOG.md

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

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

5+
## 0.2.0 (2023-07-28)
6+
7+
* Add virtual window frame
8+
* Add links to dashboard
9+
* Add ical remote storage
10+
* Add weekdays in list view
11+
* Add setting to set start of week
12+
* Add large layout for calendar
13+
* Use phosphor icons
14+
* Improve title bar
15+
* Fix dashboard scrolling and spacing issues
16+
* Fix primary card in notes
17+
* Fix end drawer
18+
* Fix collideswith
19+
* Fix month view
20+
* Fix ical importer for start date time
21+
* Fix internet permission on android
22+
* Upgrade to flutter 3.10
23+
24+
View all changes in the blog: https://linwood.dev/flow/0.2
25+
526
## 0.1.3 (2023-05-01)
627

728
* Add weekday to week view

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
@@ -39,6 +39,7 @@
3939
<content_rating type="oars-1.1" />
4040
<update_contact>contact@linwood.dev</update_contact>
4141
</component>
42+
<release version="0.2.0" date="2023-07-28" />
4243
<release version="0.1.3" date="2023-05-01" />
4344
<release version="0.1.2" date="2023-04-29" />
4445
<release version="0.1.1" date="2023-04-27" />

0 commit comments

Comments
 (0)