summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2018-04-09 13:30:51 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2018-04-09 13:30:51 +0200
commitde8447086aa26ae0b3ca935dc65be6e2fb9d3287 (patch)
tree815315f2baaef636638e42c5afce696eaa8f30fc /CHANGELOG.md
parentef9349a107a7118d4dfd80009bb3ead58340a08f (diff)
Autoupdated CHANGELOG
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 785280f0..b03d6ece 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,8 @@
**Fixed bugs:**
- Insecure Password Generation [\#338](https://github.com/IJHack/QtPass/issues/338)
+- Clipboard clearing timer is not reset when new passwords are copied to the clipboard [\#309](https://github.com/IJHack/QtPass/issues/309)
+- Removal of files outside of password-store [\#300](https://github.com/IJHack/QtPass/issues/300)
- Fix & make clearClipboard more robust [\#359](https://github.com/IJHack/QtPass/pull/359) ([lukedirtwalker](https://github.com/lukedirtwalker))
**Closed issues:**
@@ -17,6 +19,7 @@
**Merged pull requests:**
+- fix for \#300 [\#363](https://github.com/IJHack/QtPass/pull/363) ([FiloSpaTeam](https://github.com/FiloSpaTeam))
- Translated all missing content to Italian, created Release of transla… [\#361](https://github.com/IJHack/QtPass/pull/361) ([FiloSpaTeam](https://github.com/FiloSpaTeam))
- Refactoring [\#360](https://github.com/IJHack/QtPass/pull/360) ([lukedirtwalker](https://github.com/lukedirtwalker))
- Display all fields when using template setting, fixes \#273 [\#358](https://github.com/IJHack/QtPass/pull/358) ([lukedirtwalker](https://github.com/lukedirtwalker))