Skip to content

Commit

Permalink
Release 7.0.0 (#599)
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit committed Apr 30, 2022
1 parent b71ad73 commit 4102088
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion data/granite.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,18 @@
<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>
</description>
<releases>
<release version="7.0.0" date="2022-01-26" urgency="medium">
<release version="7.0.0" date="2022-04-29" urgency="medium">
<description>
<p>New Features:</p>
<ul>
<li>Ported to GTK4! 🎉️</li>
<li>Granite.Placeholder: replaces AlertView and Welcome</li>
<li>SimpleSettingsPage: Allow markup in description</li>
</ul>
<p>Removals:</p>
<ul>
<li>Application: use Gtk.Application instead</li>
<li>Drawing: Use Gtk.CSS</li>
<li>DynamicNotebook: use Adw.TabBar instead</li>
<li>Logger: use GLib.log instead</li>
<li>ModeButton: Use Gtk.ToggleButton with the "group" property and "linked" style class instead</li>
Expand Down

0 comments on commit 4102088

Please sign in to comment.