Skip to content

Commit 042b094

Browse files
committed
Add changelog of v0.3.0
1 parent ec4d266 commit 042b094

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

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

5+
## 0.3.0 (2025-01-27)
6+
7+
* Add editor
8+
* Fix importing of packs
9+
* Fix packs not available on singleplayer
10+
* Rework packs dialog
11+
* Upgrade to flutter 3.27
12+
* Use minSdkVersion 23 instead of 21 (The minimum version of android is 6.0 (Marshmallow))
13+
* Upgrade to agb 8.8
14+
* Fix reproducable builds again
15+
* Add linux arm
16+
17+
Read more here: https://linwood.dev/setonix/0.3.0
18+
519
## 0.2.0 (2024-11-25)
620

721
* Add protection to cells if they are hidden

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

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
</description>
4242
<launchable type="desktop-id">dev.linwood.setonix.desktop</launchable>
4343
<releases>
44+
<release version="0.3.0" date="2025-01-27" />
4445
<release version="0.2.0" date="2024-11-25" />
4546
<release version="0.1.1" date="2024-10-21" />
4647
<release version="0.1.0" date="2024-10-21" />

0 commit comments

Comments
 (0)