diff --git a/CHANGELOG b/CHANGELOG index ca9014510..d69e51dea 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,6 @@ KeePassDX(3.0.0) * Fix show button consistency #980 + * Fix persistent notification #979 KeePassDX(2.9.20) * Fix search with non-latin chars #971 diff --git a/fastlane/metadata/android/en-US/changelogs/76.txt b/fastlane/metadata/android/en-US/changelogs/76.txt index 4ae6611fa..c04b44f91 100644 --- a/fastlane/metadata/android/en-US/changelogs/76.txt +++ b/fastlane/metadata/android/en-US/changelogs/76.txt @@ -1 +1,2 @@ - * Fix show button consistency #980 \ No newline at end of file + * Fix show button consistency #980 + * Fix persistent notification #979 \ No newline at end of file diff --git a/fastlane/metadata/android/fr-FR/changelogs/76.txt b/fastlane/metadata/android/fr-FR/changelogs/76.txt index d27c21564..e34f1521f 100644 --- a/fastlane/metadata/android/fr-FR/changelogs/76.txt +++ b/fastlane/metadata/android/fr-FR/changelogs/76.txt @@ -1 +1,2 @@ - * Correction de la consistance du bouton de visibilité #980 \ No newline at end of file + * Correction de la consistance du bouton de visibilité #980 + * Correction de la notification persistante #979 \ No newline at end of file