Skip to content

Commit 58b2834

Browse files
committed
Update changelog
1 parent 2591037 commit 58b2834

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

data/com.github.alecaddd.sequeler.appdata.xml.in.in

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,13 @@
3737
<binary>@appid@</binary>
3838
</provides>
3939
<releases>
40-
<release version="0.7.5" date="2020-04-02">
40+
<release version="0.7.5" date="2020-04-04">
4141
<description>
4242
<p>New features and improvements</p>
4343
<ul>
4444
<li>You can now duplicate connections.</li>
45+
<li>Sorting columns now works as expected by actually running the ORDER BY query.</li>
46+
<li>Show Comment Column inside table structure view.</li>
4547
</ul>
4648
</description>
4749
</release>

debian/changelog

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
com.github.alecaddd.sequeler (0.7.5) xenial; urgency=medium
22

33
* You can now duplicate connections.
4+
* Sorting columns now works as expected by actually running the ORDER BY query.
5+
* Show Comment Column inside table structure view.
46

5-
-- Alessandro Castellani <[email protected]> Thu, 02 Apr 2020 11:00:00 -0700
7+
-- Alessandro Castellani <[email protected]> Thu, 04 Apr 2020 11:00:00 -0700
68

79
com.github.alecaddd.sequeler (0.7.4) xenial; urgency=medium
810

0 commit comments

Comments
 (0)