From 3fd345a9a809d2b9c8c62b7d720f18a69e1d5dc6 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Mon, 25 Jan 2021 15:22:55 +0100 Subject: [PATCH] updated API version --- HISTORY.md | 1 + snap.html | 2 +- src/api.js | 6 +++--- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 514a533c..df271e86 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -6,6 +6,7 @@ * hyperized image attribute reporter primitive (monadic) * **Notable Fixes:** * fixed a glitch in the animation library's "sine in-out" easing function + * fixed a postMessage glitch in the API, thanks, Bernat! ### 2021-01-25 * threads: hyperized image attribute reporter primitive (monadic) diff --git a/snap.html b/snap.html index 5c60812d..670e9078 100755 --- a/snap.html +++ b/snap.html @@ -23,7 +23,7 @@ - +