summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 5d6593ca..887b3df1 100644
--- a/README.rst
+++ b/README.rst
@@ -30,8 +30,12 @@ repository:
Compatibility
-------------
-* Server 0.7.x is incompatible with client < 0.7.0 because of modifications on
- encrypted document MAC calculation.
+* 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.
Tests