summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index ea5304550a..80e2fb5da6 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -9,6 +9,7 @@ General:
   (SPEC-134)
 * Add SAML2 login/registration support. (Thanks Muthu Subramanian!)
 * Add Content-Disposition headers to content repository responses. (SYN-150)
+* Add client side key management APIs for end to end encryption.
 * Change power level semantics so that you cannot kick, ban or change power
   levels of users that have equal or greater power level than you. (SYN-192)
 * Improve performance by bulk inserting events where appropriate.