From 6753595300767dd70150831dbbe6f92d64e75038 Mon Sep 17 00:00:00 2001 From: Hubert Chathi Date: Wed, 9 Oct 2019 12:33:47 -0400 Subject: release 3.1.4 --- CHANGELOG.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'CHANGELOG.rst') 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 `_ +========================================================================= + +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 `_ ========================================================================= -- cgit v1.2.3