We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a95bcc commit 33826e1Copy full SHA for 33826e1
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--ENTER CHANGELOG HERE-->
4
5
+## 2.0.2 (2024-01-29)
6
+
7
+Nothing changed from the nightly build to the stable release.
8
9
+See all changes since the last stable here: https://linwood.dev/butterfly/2.0.2
10
11
## 2.0.2-rc.0 (2024-01-22)
12
13
* Use thicker lines for label selection rect
app/linux/debian/usr/share/metainfo/dev.linwood.butterfly.appdata.xml
@@ -39,6 +39,7 @@
39
</screenshots>
40
<launchable type="desktop-id">dev.linwood.butterfly.desktop</launchable>
41
<releases>
42
+ <release version="2.0.2" date="2024-01-29" />
43
<release version="2.0.1" date="2024-01-15" />
44
<release version="2.0.0" date="2023-12-24" />
45
<release version="1.6.1" date="2023-01-27" />
0 commit comments