From ad33a1dac0de5314ea6ed8f8c3a4cb846ea234f8 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Sun, 14 Nov 2021 17:01:34 +0100 Subject: [PATCH] Update HISTORY.md --- HISTORY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.md b/HISTORY.md index fe2e5398..06ecf82a 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -27,6 +27,7 @@ * migrated SEND blocks to be BROADCAST TO blocks * "when I receive 'any message'" hat scripts are threadsafe (uninterruptable by other messages) * changed the scale of the graphics color effect from 0-200 to 0-100 + * result-bubbles (when clicking on a reporter) now stay visible until the next click * new Birdbrain Technology extensions for Finch and Hummingbird, thanks, Kristina and Bambi! * retired Leap Motion library * display blocks with their error messages for custom blocks, thanks, Michael!