Skip to content

Commit

Permalink
Add changelog of v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeDoctorDE committed Jul 28, 2023
1 parent ab49cec commit 80f5e60
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@

<!--ENTER CHANGELOG HERE-->

## 0.2.0 (2023-07-28)

* Add virtual window frame
* Add links to dashboard
* Add ical remote storage
* Add weekdays in list view
* Add setting to set start of week
* Add large layout for calendar
* Use phosphor icons
* Improve title bar
* Fix dashboard scrolling and spacing issues
* Fix primary card in notes
* Fix end drawer
* Fix collideswith
* Fix month view
* Fix ical importer for start date time
* Fix internet permission on android
* Upgrade to flutter 3.10

View all changes in the blog: https://linwood.dev/flow/0.2

## 0.1.3 (2023-05-01)

* Add weekday to week view
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
<content_rating type="oars-1.1" />
<update_contact>[email protected]</update_contact>
</component>
<release version="0.2.0" date="2023-07-28" />
<release version="0.1.3" date="2023-05-01" />
<release version="0.1.2" date="2023-04-29" />
<release version="0.1.1" date="2023-04-27" />
Expand Down

0 comments on commit 80f5e60

Please sign in to comment.