diff --git a/CHANGELOG b/CHANGELOG index e8179b274..229b1cb39 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ KeePassDX(4.1.3) * Fix Autofill Registration #2089 * Fix Biometric errors #2081 + * Fixed timestamp in copy file #1981 #1983 KeePassDX(4.1.2) * Fix URL search #1940 #1946 #2003 #2040 #2044 diff --git a/fastlane/metadata/android/en-US/changelogs/135.txt b/fastlane/metadata/android/en-US/changelogs/135.txt index 300942076..4e08c9697 100644 --- a/fastlane/metadata/android/en-US/changelogs/135.txt +++ b/fastlane/metadata/android/en-US/changelogs/135.txt @@ -1,2 +1,3 @@ * Fix Autofill Registration #2089 - * Fix Biometric errors #2081 \ No newline at end of file + * Fix Biometric errors #2081 + * Fixed timestamp in copy file #1981 #1983 \ No newline at end of file diff --git a/fastlane/metadata/android/fr-FR/changelogs/135.txt b/fastlane/metadata/android/fr-FR/changelogs/135.txt index ac529e6c1..386f2bfd7 100644 --- a/fastlane/metadata/android/fr-FR/changelogs/135.txt +++ b/fastlane/metadata/android/fr-FR/changelogs/135.txt @@ -1,2 +1,3 @@ * Correction de l'enregistrement pour le remplissage automatique #2089 - * Correction des erreurs biométriques #2081 \ No newline at end of file + * Correction des erreurs biométriques #2081 + * Correction du timestamp dans le fichier de copie #1981 #1983 \ No newline at end of file