diff --git a/HISTORY.md b/HISTORY.md index 41d56a9c9..f226e454c 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,6 +1,8 @@ # Snap! (BYOB) History ## in development: +* **Notable Changes:** + * exclude "reportHyperZip" from collected block dependencies for libraries etc. * **Notable Fixes:** * fixed a variable scope bug when evaluating a ring with a same-named formal parameter as an outer scoped variable * fixed disabling a primitive that has ZIP as a custom fallback, e.g. numbers, reporter-if