Update CHANGELOG

This commit is contained in:
Jakob Nixdorf 2017-08-15 11:18:34 +02:00
parent 44e99d9186
commit 364ca68fb1
No known key found for this signature in database
GPG key ID: BE99BF86574A7DBC

View file

@ -1,5 +1,13 @@
# Changelog
#### v0.2.6
* New feature: custom password preference with confirmation (Issue #26)
* New feature: support for Panic Trigger (PR #27 by carmebar)
* Bug fix: OpenPGP with security token (Issue #20, PR #25 by carmebar)
* Style/UI: add Contributors, Translators and Translate to About
* Code: internal refactoring
#### v0.2.5
* New feature: sort the entries by label (Issue #12)