diff --git a/data/com.github.alecaddd.sequeler.appdata.xml.in.in b/data/com.github.alecaddd.sequeler.appdata.xml.in.in index 24f93269..1cf987d7 100644 --- a/data/com.github.alecaddd.sequeler.appdata.xml.in.in +++ b/data/com.github.alecaddd.sequeler.appdata.xml.in.in @@ -39,17 +39,17 @@ -

Becase 0.7.6 never happened!

+

Because 0.7.6 never happened!

  • Fix nasty GSettings bug causing the app to crash.
  • -
  • Implement Gda Placeholder statement.
  • +
  • Implement GDA Placeholder statement.
  • Improve Query Tab iconography.

0.7.6 changelog

  • Fix ORDER BY in PostgreSQL Relationship view.
  • Improve MySQL structure view.
  • -
  • Drop Granite.Settings in favor of GLib.Settings.
  • +
  • Drop Granite.Settings in favour of GLib.Settings.
  • Implement Granite.Notebook on the Query tab.
  • Show query error messages inline.
@@ -61,7 +61,7 @@
  • Fix ORDER BY in PostgreSQL Relationship view.
  • Improve MySQL structure view.
  • -
  • Drop Granite.Settings in favor of GLib.Settings.
  • +
  • Drop Granite.Settings in favour of GLib.Settings.
  • Implement Granite.Notebook on the Query tab.
  • Show query error messages inline.
diff --git a/debian/changelog b/debian/changelog index 545a7842..59f9c855 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,14 +1,14 @@ com.github.alecaddd.sequeler (0.7.7) xenial; urgency=high * Fix nasty GSettings bug causing the app to crash. - * Implement Gda Placeholder statement. + * Implement GDA Placeholder statement. * Improve Query Tab iconography. com.github.alecaddd.sequeler (0.7.6) xenial; urgency=medium * Fix ORDER BY in PostgreSQL Relationship view. * Improve MySQL structure view. - * Drop Granite.Settings in favor of GLib.Settings. + * Drop Granite.Settings in favour of GLib.Settings. * Implement Granite.Notebook on the Query tab. * Show query error messages inline.