Update CHANGELOG

This commit is contained in:
J-Jamet
2020-09-25 16:30:11 +02:00
parent 02403cf566
commit 22bafff943
3 changed files with 3 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ KeePassDX(2.8.6)
* Keep value after renaming custom field #709 * Keep value after renaming custom field #709
* Prevent random binary bug #713 * Prevent random binary bug #713
* Fix dialog background #717 * Fix dialog background #717
* Better domain recognition for autofill #702
KeePassDX(2.8.5) KeePassDX(2.8.5)
* Fix Base 64 #708 * Fix Base 64 #708

View File

@@ -2,3 +2,4 @@
* Keep value after renaming custom field #709 * Keep value after renaming custom field #709
* Prevent random binary bug #713 * Prevent random binary bug #713
* Fix dialog background #717 * Fix dialog background #717
* Better domain recognition for autofill #702

View File

@@ -2,3 +2,4 @@
* La valeur du champ customisé est gardée après son renommage #709 * La valeur du champ customisé est gardée après son renommage #709
* Prévention du bug des binaires aléatoires #713 * Prévention du bug des binaires aléatoires #713
* Correction du fond des dialogues #717 * Correction du fond des dialogues #717
* Meilleure reconnaissance du domaine pour l'autofill #702