summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--byob.js2
-rwxr-xr-xhistory.txt2
2 files changed, 3 insertions, 1 deletions
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!!
+