Update CHANGELOG

This commit is contained in:
J-Jamet
2020-08-28 10:43:54 +02:00
parent 512ac87dc9
commit 60412cc90b
3 changed files with 12 additions and 3 deletions

View File

@@ -1,5 +1,8 @@
KeePassDX(2.8.3) KeePassDX(2.8.3)
* Add attachments * Upload attachments
* Visibility button for each hidden field
* Fix read header file
* Fix minor issues
KeePassDX(2.8.2) KeePassDX(2.8.2)
* Fix themes / new UI * Fix themes / new UI

View File

@@ -1 +1,4 @@
* Add attachments * Upload attachments
* Visibility button for each hidden field
* Fix read header file
* Fix minor issues

View File

@@ -1 +1,4 @@
* Ajout des fichiers joints * Upload des pièces jointes
* Bouton de visibilité pour chaque champ caché
* Correction du fichier d'en-tête de lecture
* Correction de problèmes mineurs