Update README

This commit is contained in:
Kodi Arfer 2019-02-07 13:50:30 -05:00
parent 9e62903d8a
commit 96d1b9c3fa

View File

@ -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.