From 9349c1b82bda4188f4fda85b1214abf50e994a7f Mon Sep 17 00:00:00 2001 From: Hubert Chathi Date: Thu, 11 Jun 2020 11:47:39 -0400 Subject: changelog for release --- CHANGELOG.rst | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 80aaa09..062990b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,8 +1,23 @@ -Changes in `3.1.4 `_ +Changes in `3.1.5 `_ ========================================================================= This release includes the following changes since 3.1.4: +* Build improvements: + * Fix CMake handling when installing in a non-standard location. Thanks to + Alexey Rusakov. + * Add support in the Makefile for creating a WASM-ready archive. Thanks to + stoically. + * Improve support for LLVM is Makefile. Thanks to caywin25 for reporting. +* Add a TypeScript definition file. +* Some documentation and example fixes. +* Add list of bindings to the README. + +Changes in `3.1.4 `_ +========================================================================= + +This release includes the following changes since 3.1.3: + * Build improvements: * Install headers in the system-configured include directory with CMake. * Overwrite symbolic links when installing with make. -- cgit v1.2.3