summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst12
1 files changed, 9 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index fb909120..887b3df1 100644
--- a/README.rst
+++ b/README.rst
@@ -27,10 +27,16 @@ repository:
:target: https://crate.io/packages/leap.soledad.server
-Library dependencies
---------------------
+Compatibility
+-------------
+
+* Soledad Server >= 0.7.0 is incompatible with client < 0.7.0 because of
+ modifications on encrypted document MAC calculation.
+
+* Soledad Server >= 0.7.0 is incompatible with LEAP Platform < 0.6.1 because
+ that platform version implements ephemeral tokens databases and Soledad
+ Server needs to act accordingly.
-* ``libsqlite3-dev``
Tests
-----