We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f95c72b commit e8eb0e8Copy full SHA for e8eb0e8
data/com.github.alecaddd.sequeler.appdata.xml
@@ -26,6 +26,18 @@
26
<binary>com.github.alecaddd.sequeler</binary>
27
</provides>
28
<releases>
29
+ <release version="0.2.0" date="2017-10-10">
30
+ <description>
31
+ <p>Major Update: Releasing a sweet table to view Query Results!</p>
32
+ <ul>
33
+ <li>Did I say we got a sweet table to view query results?</li>
34
+ <li>New shortcut (ctrl+enter) to execute query</li>
35
+ <li>Solved bug while connecting to DB directly from the Connection Dialog</li>
36
+ <li>UI Improvements to Connection Dialog</li>
37
+ <li>Added Spanish and Lithuanian translations</li>
38
+ </ul>
39
+ </description>
40
+ </release>
41
<release version="0.1.5" date="2017-10-06">
42
<description>
43
<p>UI fixes</p>
0 commit comments