summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG6
-rw-r--r--soledad/changes/feature_3080-add-method-for-password-change1
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 72229567..93ce5071 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+0.2.2 Jul 12:
+Client:
+ o Add method for password change.
+Server:
+ o Use the right name as the WSGI server
+
0.2.1 Jun 28:
Client:
o Do not list the backends in the __init__'s __all__ to allow not
diff --git a/soledad/changes/feature_3080-add-method-for-password-change b/soledad/changes/feature_3080-add-method-for-password-change
deleted file mode 100644
index 0158ad00..00000000
--- a/soledad/changes/feature_3080-add-method-for-password-change
+++ /dev/null
@@ -1 +0,0 @@
- o Add method for password change.