diff options
| author | jmoenig <jens@moenig.org> | 2014-09-30 09:33:27 +0200 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2014-09-30 09:33:27 +0200 |
| commit | ab3e1b3aabb8a22064db559228bf1038451d9b5a (patch) | |
| tree | 46859e464c95fe284ee213fc1a98298489f17824 | |
| parent | 21b941012cc286dd3c1ce1dc8e39a52a42d2af95 (diff) | |
| download | snap-yow-ab3e1b3aabb8a22064db559228bf1038451d9b5a.tar.gz snap-yow-ab3e1b3aabb8a22064db559228bf1038451d9b5a.zip | |
updated history
| -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!! + |
