From ab3e1b3aabb8a22064db559228bf1038451d9b5a Mon Sep 17 00:00:00 2001 From: jmoenig Date: Tue, 30 Sep 2014 09:33:27 +0200 Subject: updated history --- byob.js | 2 +- history.txt | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/byob.js b/byob.js index 64287ef..1277bb6 100644 --- a/byob.js +++ b/byob.js @@ -106,7 +106,7 @@ SymbolMorph, isNil*/ // Global stuff //////////////////////////////////////////////////////// -modules.byob = '2014-Jun-06'; +modules.byob = '2014-September-30'; // Declarations diff --git a/history.txt b/history.txt index 7c61c63..ae52124 100755 --- a/history.txt +++ b/history.txt @@ -2286,3 +2286,5 @@ ______ 140930 ------ * Objects: fixed #593 match broadcast numbers with event hat blocks containing strings that can be parsed as numbers +* BYOB: allow percent symbols in custom block texts (fix #361), thanks, @Gubolin!! + -- cgit v1.3.1