From d91390e79969bc2eb4c36ea22919cb7b7a205e78 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Tue, 21 Jun 2016 10:38:51 -0400 Subject: New release --- CHANGELOG | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index bec77354..e3c39d23 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,12 @@ +======== +20160621 +======== + +- Client-side: detect session timeout and ask the user to reload +- New Basis math functions: abs, acos, asin, atan, atan2, cos, exp, floor, log, pow, sqrt, sin +- Compatibility fixes for newer C and SML compilers +- Bug fixes + ======== 20160515 ======== -- cgit v1.2.3