diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2019-10-09 12:33:47 -0400 |
---|---|---|
committer | Hubert Chathi <hubert@uhoreg.ca> | 2019-10-09 12:33:47 -0400 |
commit | 6753595300767dd70150831dbbe6f92d64e75038 (patch) | |
tree | bcd427de0c8a87d419d308f3280e9cabb549a491 /CHANGELOG.rst | |
parent | 387deeea8f66c93d84083790fd7b90bee0007ef9 (diff) |
release 3.1.43.1.4
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r-- | CHANGELOG.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 68292d3..80aaa09 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,15 @@ +Changes in `3.1.4 <https://gitlab.matrix.org/matrix-org/olm/tags/3.1.4>`_ +========================================================================= + +This release includes the following changes since 3.1.4: + +* Build improvements: + * Install headers in the system-configured include directory with CMake. + * Overwrite symbolic links when installing with make. + * Improve compatibility with more emscripten versions. +* Don't use hypothesis in Python unit tests. +* Some documentation improvements. + Changes in `3.1.3 <https://gitlab.matrix.org/matrix-org/olm/tags/3.1.3>`_ ========================================================================= |