summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2017-03-12 21:58:12 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2017-03-12 21:58:12 +0100
commit4bc807fcaa7137c8b855c5c0f34cc6a08e1c3a10 (patch)
treee89d5f9298582e172b60452580323264a9eeaef8 /CHANGELOG.md
parent6c6a57949b024a9d847d1974db16f7feef07751d (diff)
Added coverage
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 587b6a78..fbb9803d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,8 @@
**Closed issues:**
+- Git commit signing [\#303](https://github.com/IJHack/QtPass/issues/303)
+- Measure unit-test code coverage [\#298](https://github.com/IJHack/QtPass/issues/298)
- Config dialog: Propose "Password behaviour" label change [\#294](https://github.com/IJHack/QtPass/issues/294)
- make install currently broken. [\#289](https://github.com/IJHack/QtPass/issues/289)
- There is no `git cp` [\#272](https://github.com/IJHack/QtPass/issues/272)
@@ -33,6 +35,7 @@
**Merged pull requests:**
+- Once again, code coverage [\#305](https://github.com/IJHack/QtPass/pull/305) ([tezeb](https://github.com/tezeb))
- Fixed path of resources.qrc [\#297](https://github.com/IJHack/QtPass/pull/297) ([sideeffect42](https://github.com/sideeffect42))
- Add pt\_PT translation [\#295](https://github.com/IJHack/QtPass/pull/295) ([keitalbame](https://github.com/keitalbame))
- Update README.md [\#293](https://github.com/IJHack/QtPass/pull/293) ([joostruis](https://github.com/joostruis))