summaryrefslogtreecommitdiff
path: root/client/changes
diff options
context:
space:
mode:
Diffstat (limited to 'client/changes')
-rw-r--r--client/changes/feature_3118-provide-a-way-to-access-the-saved-password1
-rw-r--r--client/changes/feature_3487-split-soledad-into-common-client-and-server1
2 files changed, 2 insertions, 0 deletions
diff --git a/client/changes/feature_3118-provide-a-way-to-access-the-saved-password b/client/changes/feature_3118-provide-a-way-to-access-the-saved-password
new file mode 100644
index 00000000..69cb0b1d
--- /dev/null
+++ b/client/changes/feature_3118-provide-a-way-to-access-the-saved-password
@@ -0,0 +1 @@
+ o Add public method to access the saved password. Closes #3118.
diff --git a/client/changes/feature_3487-split-soledad-into-common-client-and-server b/client/changes/feature_3487-split-soledad-into-common-client-and-server
new file mode 100644
index 00000000..2eab6b56
--- /dev/null
+++ b/client/changes/feature_3487-split-soledad-into-common-client-and-server
@@ -0,0 +1 @@
+ o Split soledad package into common, client and server. Closes #3487.