diff --git a/NEWS.rst b/NEWS.rst index 6f3d53c..20d45ef 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -21,6 +21,7 @@ New Features Bug Fixes ------------------------------ +* Cleaned up syntax and compiler errors * Fixed issue with empty arguments in `defmain`. * `require` now compiles to Python AST. * Fixed circular `require`s.