Upgrade CHANGELOG

This commit is contained in:
J-Jamet
2019-08-18 14:46:00 +02:00
parent 639c6dc4ac
commit 110c7bbbc7
3 changed files with 6 additions and 3 deletions

View File

@@ -1,9 +1,10 @@
KeepassDX (2.5.0.0beta20)
KeepassDX (2.5.0.0beta21)
* Fix nested groups no longer visible in V1 databases
* Improved data import algorithm for V1 databases
* Add natural database sort
* Add username database sort
* Fix button disabled with only KeyFile
* Show the number of entries in a group
KeepassDX (2.5.0.0beta20)
* Fix a major bug that displays an entry history

View File

@@ -3,3 +3,4 @@
* Add natural database sort
* Add username database sort
* Fix button disabled with only KeyFile
* Show the number of entries in a group

View File

@@ -3,3 +3,4 @@
* Ajout du tri par ordre naturel de la base
* Ajout du tri par nom d'utilisateur
* Correction du bouton désactivé avec seulement un fichier de clé
* Affiche le nombre d'entrées dans un groupe