summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-07-12 14:59:33 -0300
committerTomás Touceda <chiiph@leap.se>2013-07-12 14:59:33 -0300
commitc8724f3ad0319871a6b5d228458b5d8417615097 (patch)
tree21e955c549fc692d6b499ebe1b0724b7a2f07e39
parent2e04e92a09985698ef82bd6b61f5f74d80c1b09f (diff)
Fold in changes
-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.