Updated CHANGELOG.md

This commit is contained in:
Erez Sh 2021-09-13 13:04:56 +01:00
parent 9ba30f23b2
commit 253a72adf2
1 changed files with 3 additions and 1 deletions

View File

@ -7,3 +7,5 @@ v1.0
- Token priority is now 0 by default
- `v_args(meta=True)` now gives meta as the first argument. i.e. `(meta, children)`
- Renamed TraditionalLexer to BasicLexer, and 'standard' lexer option to 'basic'