diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2019-04-22 13:17:30 -0400 |
---|---|---|
committer | Hubert Chathi <hubert@uhoreg.ca> | 2019-04-22 13:17:30 -0400 |
commit | 992323c37cfa997939938281cb08f84ec8968a5b (patch) | |
tree | e56d308397938077a6002be2f76ef0339b9ce19d /CHANGELOG.rst | |
parent | 8ec63876153cba14ae5a9b4dbe4ee6b8983ee193 (diff) |
update changelog3.1.0
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r-- | CHANGELOG.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index d53bcb3..03b4ab3 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -14,6 +14,7 @@ This release includes the following changes since 3.0.0: ``olm_pk_sign``. Signatures generated by ``olm_pk_sign`` can be verified using ``olm_ed25519_verify``. The Android, iOS, JavaScript and Python bindings also include corresponding functions. +* Fix compilation under some compilers. JavaScript wrapper: |