From 3bb550ecf3c6cfd526af96a0f70e9a4234a21b2d Mon Sep 17 00:00:00 2001 From: Felix Petriconi Date: Tue, 9 Feb 2021 22:41:32 +0100 Subject: [PATCH] Prepare 1.6.0 release --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 3e3ed1257..08fd4133d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,8 @@ +## v1.6.0 - 2021 - February 9 + - Backport the library to support C++14 and later + - Better auto-configuration - no need for compiler flags. + - Supported for threaded wasm using the portable tasking system (auto-configured). + ## v1.5.6 - 2021 - February 1 - Fixed issues = [#352]:(https://github.com/stlab/libraries/issues/352) Non portable 'warning' preprocessor command