diff --git a/CHANGELOG.md b/CHANGELOG.md index c355dbc..e933f7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +### 1.8.0 (2020-04-30) + + * Improved lexer performance + * Added (tentative) support for PHP 8 + * Fixed wording of error reporting for invalid strings when the error happened after the 20th character + ### 1.7.2 (2019-10-24) * Fixed issue decoding some unicode escaped characters (for " and ')