summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2016-12-05 22:57:21 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2016-12-05 23:01:33 +0100
commit5ba845a6cd1d0631ed2ba7d2400e1e0f651f186b (patch)
tree455d0773574a6921dd6eea23ab3213f7935b6357 /CHANGELOG.md
parent53f4dec04f16be62facf3053c29903958daf52a3 (diff)
Don't just create password store, check if it exists first . . also always end store path with slash
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9c0f8279..98231fb3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,8 +4,18 @@
[Full Changelog](https://github.com/IJHack/qtpass/compare/v1.1.6...HEAD)
+**Fixed bugs:**
+
+- Weird behavior when turning on git support \(auto push/pull\) with non-clean git dir [\#128](https://github.com/IJHack/QtPass/issues/128)
+
+**Closed issues:**
+
+- Pass environment not set-up correctly [\#250](https://github.com/IJHack/QtPass/issues/250)
+- Make fails - std c++11 not set [\#244](https://github.com/IJHack/QtPass/issues/244)
+
**Merged pull requests:**
+- Minor fix for file names and git push [\#251](https://github.com/IJHack/QtPass/pull/251) ([tezeb](https://github.com/tezeb))
- Process management refactoring part 2 [\#249](https://github.com/IJHack/QtPass/pull/249) ([tezeb](https://github.com/tezeb))
## [v1.1.6](https://github.com/IJHack/qtpass/tree/v1.1.6) (2016-12-02)