diff options
-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: |