From 4d17aa4f05044e8063c75b1592d98f1a92a5e214 Mon Sep 17 00:00:00 2001 From: Hubert Chathi Date: Tue, 6 Oct 2020 15:08:10 -0400 Subject: bump version numbers and update changelog --- CHANGELOG.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'CHANGELOG.rst') 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 `_ +========================================================================= + +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 `_ ========================================================================= -- cgit v1.2.3