summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changes/feature_async-api3
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/feature_async-api b/changes/feature_async-api
new file mode 100644
index 00000000..50694f58
--- /dev/null
+++ b/changes/feature_async-api
@@ -0,0 +1,3 @@
+- Add support to the new async-api of soledad
+- Add support to the new async-api of keymanager (Closes: 6368)
+- Refactor soledad sync to do it the twisted way (Closes: #6536, #6691, #6658)