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 Jan 27, 2025
1 parent 26d4824 commit b0c93eb
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

<!--ENTER CHANGELOG HERE-->

## 0.2.0 (2025-01-27)

* Add editor
* Fix importing of packs
* Fix packs not available on singleplayer
* Rework packs dialog
* Upgrade to flutter 3.27
* Use minSdkVersion 23 instead of 21 (The minimum version of android is 6.0 (Marshmallow))
* Upgrade to agb 8.8
* Fix reproducable builds again
* Add linux arm

Read more here: https://linwood.dev/setonix/0.3.0

## 0.2.0 (2024-11-25)

* Add protection to cells if they are hidden
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
</description>
<launchable type="desktop-id">dev.linwood.setonix.desktop</launchable>
<releases>
<release version="0.2.0" date="2025-01-27" />
<release version="0.2.0" date="2024-11-25" />
<release version="0.1.1" date="2024-10-21" />
<release version="0.1.0" date="2024-10-21" />
Expand Down

0 comments on commit b0c93eb

Please sign in to comment.