diff --git a/CHANGELOG b/CHANGELOG index eb3566ed5..cc4f5458f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ KeePassDX(2.9.17) * Import / Export app properties #839 * Force twofish padding compatibility #955 + * Better timeout preference #579 KeePassDX(2.9.16) * Fix small bugs #948 diff --git a/fastlane/metadata/android/en-US/changelogs/71.txt b/fastlane/metadata/android/en-US/changelogs/71.txt index ebeb342ed..0834ca47a 100644 --- a/fastlane/metadata/android/en-US/changelogs/71.txt +++ b/fastlane/metadata/android/en-US/changelogs/71.txt @@ -1,2 +1,3 @@ * Import / Export app properties #839 - * Force twofish padding compatibility #955 \ No newline at end of file + * Force twofish padding compatibility #955 + * Better timeout preference #579 \ No newline at end of file diff --git a/fastlane/metadata/android/fr-FR/changelogs/71.txt b/fastlane/metadata/android/fr-FR/changelogs/71.txt index 8b0fda423..4e8d5a849 100644 --- a/fastlane/metadata/android/fr-FR/changelogs/71.txt +++ b/fastlane/metadata/android/fr-FR/changelogs/71.txt @@ -1,2 +1,3 @@ * Import / Export des propriétés de l'application #839 - * Force la compatibilité du bourrage twofish #955 \ No newline at end of file + * Force la compatibilité du bourrage twofish #955 + * Meilleure préférence d'expiration #579 \ No newline at end of file