summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2020-01-24 11:29:22 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2020-01-24 11:29:22 +0100
commit45fd467799b97121eef2022a1a6c8c6d1800e30f (patch)
tree9ee84cbdc315831393307ddd83d8446e39031254
parent04dd08546ed37ae3213ef49b26d6570f60e44c4b (diff)
Updated md__c_h_a_n_g_e_l_o_g.html
-rw-r--r--docs/md__c_h_a_n_g_e_l_o_g.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/md__c_h_a_n_g_e_l_o_g.html b/docs/md__c_h_a_n_g_e_l_o_g.html
index d93abca4..776ff320 100644
--- a/docs/md__c_h_a_n_g_e_l_o_g.html
+++ b/docs/md__c_h_a_n_g_e_l_o_g.html
@@ -81,6 +81,7 @@ $(function() {
<li>Translations need updating and checking <a href="https://github.com/IJHack/QtPass/issues/488">#488</a></li>
<li>Front-End doesn't work well with HiDPI screen <a href="https://github.com/IJHack/QtPass/issues/464">#464</a></li>
<li>How to let <a class="el" href="class_qt_pass.html">QtPass</a> use the real "pass" on windows <a href="https://github.com/IJHack/QtPass/issues/458">#458</a></li>
+<li>Fresh install of Antergos with Deepin - High DPI scaling is not working <a href="https://github.com/IJHack/QtPass/issues/417">#417</a></li>
<li>Strange behavior when clearing filter <a href="https://github.com/IJHack/QtPass/issues/402">#402</a></li>
<li>Tray icon remains after quitting program <a href="https://github.com/IJHack/QtPass/issues/401">#401</a></li>
<li><a class="el" href="class_qt_pass.html">QtPass</a> doesn't work will pass in WSL <a href="https://github.com/IJHack/QtPass/issues/375">#375</a></li>
@@ -88,6 +89,7 @@ $(function() {
</ul>
<p><b>Merged pull requests:</b></p>
<ul>
+<li>Enable ubuntu, windows and macos based builds for CI <a href="https://github.com/IJHack/QtPass/pull/508">#508</a> (<a href="https://github.com/boppybibbles">boppybibbles</a>)</li>
<li>Enable out-of-source build <a href="https://github.com/IJHack/QtPass/pull/503">#503</a> (<a href="https://github.com/boppybibbles">boppybibbles</a>)</li>
<li>Use new stable version of <code>install-qt-action</code>. <a href="https://github.com/IJHack/QtPass/pull/502">#502</a> (<a href="https://github.com/boppybibbles">boppybibbles</a>)</li>
<li>Don't base pass-otp availability decision on hardcoded /usr/lib <a href="https://github.com/IJHack/QtPass/pull/499">#499</a> (<a href="https://github.com/nh2">nh2</a>)</li>
@@ -172,7 +174,6 @@ $(function() {
<li>GnuPG not found on Linux Mint <a href="https://github.com/IJHack/QtPass/issues/433">#433</a></li>
<li>How to clean up the app <a href="https://github.com/IJHack/QtPass/issues/429">#429</a></li>
<li>LAN sync request <a href="https://github.com/IJHack/QtPass/issues/427">#427</a></li>
-<li>Fresh install of Antergos with Deepin - High DPI scaling is not working <a href="https://github.com/IJHack/QtPass/issues/417">#417</a></li>
<li>Profiles can not be removed <a href="https://github.com/IJHack/QtPass/issues/415">#415</a></li>
<li>Compilation error in (K)ubuntu 16.04.5 with sources tar.gz from version 1.2.3 <a href="https://github.com/IJHack/QtPass/issues/408">#408</a></li>
<li>Prevent from removing whole password-store directory and hidden directories and files <a href="https://github.com/IJHack/QtPass/issues/400">#400</a></li>
@@ -577,6 +578,10 @@ $(function() {
<li>using pwgen adds carriage-return <a href="https://github.com/IJHack/QtPass/issues/115">#115</a></li>
<li>Enhancement: color code git results <a href="https://github.com/IJHack/QtPass/issues/111">#111</a></li>
</ul>
+<p><b>Merged pull requests:</b></p>
+<ul>
+<li>Fix bug that prints "Unknown error" to the terminal <a href="https://github.com/IJHack/QtPass/pull/113">#113</a> (<a href="https://github.com/dvaerum">dvaerum</a>)</li>
+</ul>
<h1><a href="https://github.com/IJHack/QtPass/tree/v1.0.4">v1.0.4</a> (2015-11-03)</h1>
<p><a href="https://github.com/IJHack/QtPass/compare/v1.0.3...v1.0.4">Full Changelog</a></p>
<p><b>Implemented enhancements:</b></p>
@@ -710,7 +715,6 @@ $(function() {
<p><a href="https://github.com/IJHack/QtPass/compare/v0.8.2...v0.8.3">Full Changelog</a></p>
<p><b>Merged pull requests:</b></p>
<ul>
-<li>Fix bug that prints "Unknown error" to the terminal <a href="https://github.com/IJHack/QtPass/pull/113">#113</a> (<a href="https://github.com/dvaerum">dvaerum</a>)</li>
<li>Bugfixes <a href="https://github.com/IJHack/QtPass/pull/49">#49</a> (<a href="https://github.com/rdoeffinger">rdoeffinger</a>)</li>
</ul>
<h1><a href="https://github.com/IJHack/QtPass/tree/v0.8.2">v0.8.2</a> (2015-05-27)</h1>