Skip to content

Commit 4102088

Browse files
authored
Release 7.0.0 (#599)
1 parent b71ad73 commit 4102088

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

data/granite.appdata.xml.in

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,18 @@
1010
<p>A companion library for GTK and GLib that provides complex widgets and convenience methods designed for use in apps built for elementary OS.</p>
1111
</description>
1212
<releases>
13-
<release version="7.0.0" date="2022-01-26" urgency="medium">
13+
<release version="7.0.0" date="2022-04-29" urgency="medium">
1414
<description>
1515
<p>New Features:</p>
1616
<ul>
1717
<li>Ported to GTK4! 🎉️</li>
1818
<li>Granite.Placeholder: replaces AlertView and Welcome</li>
19+
<li>SimpleSettingsPage: Allow markup in description</li>
1920
</ul>
2021
<p>Removals:</p>
2122
<ul>
2223
<li>Application: use Gtk.Application instead</li>
24+
<li>Drawing: Use Gtk.CSS</li>
2325
<li>DynamicNotebook: use Adw.TabBar instead</li>
2426
<li>Logger: use GLib.log instead</li>
2527
<li>ModeButton: Use Gtk.ToggleButton with the "group" property and "linked" style class instead</li>

0 commit comments

Comments
 (0)