mirror of https://github.com/lark-parser/lark.git
Updated CHANGELOG.md
This commit is contained in:
parent
9ba30f23b2
commit
253a72adf2
|
@ -6,4 +6,6 @@ v1.0
|
|||
|
||||
- Token priority is now 0 by default
|
||||
|
||||
- `v_args(meta=True)` now gives meta as the first argument. i.e. `(meta, children)`
|
||||
- `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'
|
Loading…
Reference in New Issue