diff options
-rw-r--r-- | CHANGELOG | 6 | ||||
-rw-r--r-- | soledad/changes/feature_3080-add-method-for-password-change | 1 |
2 files changed, 6 insertions, 1 deletions
@@ -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. |