Browse Source

Updated CHANGELOG.md

remotes/origin/gm/2021-09-23T00Z/github.com--lark-parser-lark/master
Erez Sh 3 years ago
parent
commit
253a72adf2
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      lark/CHANGELOG.md

+ 3
- 1
lark/CHANGELOG.md View File

@@ -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…
Cancel
Save