From c8724f3ad0319871a6b5d228458b5d8417615097 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Fri, 12 Jul 2013 14:59:33 -0300 Subject: Fold in changes --- CHANGELOG | 6 ++++++ soledad/changes/feature_3080-add-method-for-password-change | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) delete mode 100644 soledad/changes/feature_3080-add-method-for-password-change 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. -- cgit v1.2.3