diff options
| -rw-r--r-- | byob.js | 2 | ||||
| -rwxr-xr-x | history.txt | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -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!! + |
