diff --git a/CHANGELOG.md b/CHANGELOG.md index 88cef788..00eee728 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,12 @@ * Added the `scrstring` module +* Added `strz_from_screencode`, `strz_to_screencode`, `strzpaste` and `scrstrzpaste` functions + * Added the ability to convert from booleans to integers +* Fixed the string escape bug + * Unary minus and other parser improvements * Better error reporting