summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2018-06-13 15:56:23 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2018-06-13 15:56:23 +0200
commit7a066f45de361f5071ab5e2f8fadd1e4c8535f89 (patch)
treebed7ed3dbf171147f2562abcd0ec7c871601ca0f /CHANGELOG.md
parentae5917903ed1b44e63ecc741980228584b81d91d (diff)
Minor cleanup
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b624faf6..98c7bedc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,9 +4,21 @@
[Full Changelog](https://github.com/IJHack/QtPass/compare/v1.2.3...HEAD)
+**Implemented enhancements:**
+
+- Add otp \(two factor authentication\) support [\#327](https://github.com/IJHack/QtPass/issues/327)
+
+**Fixed bugs:**
+
+- Windows sigsev issues [\#326](https://github.com/IJHack/QtPass/issues/326)
+- Access to the / \(root\) directory form within the application window on MacOS [\#302](https://github.com/IJHack/QtPass/issues/302)
+- PRNG seeding is done totally wrong [\#238](https://github.com/IJHack/QtPass/issues/238)
+
**Closed issues:**
- Version information string/s [\#398](https://github.com/IJHack/QtPass/issues/398)
+- Compiling for Linux Mint 18 Ubuntu 16 [\#357](https://github.com/IJHack/QtPass/issues/357)
+- \[OS X\] Password input dialog suddenly stopped popping up [\#191](https://github.com/IJHack/QtPass/issues/191)
## [v1.2.3](https://github.com/IJHack/QtPass/tree/v1.2.3) (2018-06-04)
[Full Changelog](https://github.com/IJHack/QtPass/compare/v1.2.2...v1.2.3)