aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorHubert Chathi <hubert@uhoreg.ca>2020-10-06 15:08:10 -0400
committerHubert Chathi <hubert@uhoreg.ca>2020-10-06 15:08:10 -0400
commit4d17aa4f05044e8063c75b1592d98f1a92a5e214 (patch)
tree0ce1a5989a6e7b21b267f8da0e4cd05ede5c88d6 /CHANGELOG.rst
parentd4afebc88360de4934b7ad49488d5cae4faca8c9 (diff)
bump version numbers and update changelog3.2.0
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst17
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 062990b..6380172 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,3 +1,20 @@
+Changes in `3.2.0 <https://gitlab.matrix.org/matrix-org/olm/tags/3.2.0>`_
+=========================================================================
+
+This release includes the following changes since 3.1.5:
+
+* Add support for fallback keys (MSC2732).
+* Allow some arguments in the JavaScript bindings to be either Uint8Array or
+ strings.
+* Fixes to the TypeScript definition file.
+* Improvements to the JavaScript group demo. Thanks to Saúl Ibarra Corretgé.
+* Ensure that the other party's public key has been set in SAS module. Thanks
+ to Saúl Ibarra Corretgé.
+* Fix building with newer versions of emscripten, and simplify makefile. Thanks
+ to Lukas Lihotzki.
+* Reduce pollution of the global namespace in the Javascript binding. Thanks to
+ Lukas Lihotzki.
+
Changes in `3.1.5 <https://gitlab.matrix.org/matrix-org/olm/tags/3.1.5>`_
=========================================================================