From 3af01784a7a70f168abf2c3052e21c31622762f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jens=20M=C3=B6nig?= Date: Mon, 5 Aug 2024 15:37:00 +0200 Subject: [PATCH] Update HISTORY.md --- HISTORY.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index c10f87ea4..62cf10711 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -98,6 +98,8 @@ * support for multiple separator lines in input slot dropdown menus * Libraries (and Costumes, etc) media files are now in a JSON format, which supports translation and additional search metadata. * arcs library: changed label wording to TurtleStitch convention, added "arc left" version + * new Streams 2.0 library, thanks, qw23 and Brian! + * new BLE and MicroBlocks library, thanks, John, Bernat and Peter! 4. Metaprogramming * automatically add generic inputs in DEFINE matching the number of placeholders in the label * when querying the defintion of a block via metaprogramming the number of inputs of the resulting ring now matches that of the header expression