summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG3
-rw-r--r--changes/feature_4525_remove-password-field-from-wizard1
-rw-r--r--changes/feature_4545_remove-misleading-encryption-information-from-wizard1
3 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3817d1c..d8e3811 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+0.0.3 Dez 23:
+ o Remove the password field from the account wizard. Closes #4525.
+ o Remove misleading encryption information from wizard (#4545).
0.0.2 Nov 5:
o Fix items from Mozilla editors review. Closes #4374.
o Create a Thunderbird extension with a wizard for creating LEAP's Bitmask
diff --git a/changes/feature_4525_remove-password-field-from-wizard b/changes/feature_4525_remove-password-field-from-wizard
deleted file mode 100644
index fbb1376..0000000
--- a/changes/feature_4525_remove-password-field-from-wizard
+++ /dev/null
@@ -1 +0,0 @@
- o Remove the password field from the account wizard. Closes #4525.
diff --git a/changes/feature_4545_remove-misleading-encryption-information-from-wizard b/changes/feature_4545_remove-misleading-encryption-information-from-wizard
deleted file mode 100644
index 8286cfd..0000000
--- a/changes/feature_4545_remove-misleading-encryption-information-from-wizard
+++ /dev/null
@@ -1 +0,0 @@
- o Remove misleading encryption information from wizard (#4545).