update(README): news

pull/640/head
6cdh 2023-08-03 18:44:40 +07:00
parent 2d5557fafe
commit af3af6c935
1 changed files with 3 additions and 3 deletions

@ -6,9 +6,9 @@ Scheme grammar for tree-sitter.
## Recent News
With R7RS support, a single `|` can no longer appears in the middle of an identifier.
The nodes `directive` no longer contain sub nodes `symbol`. Now it's a single node.
* With R7RS support, a single `|` can no longer appears in the middle of an identifier.
* The nodes `directive` no longer contain sub nodes `symbol`. Now it's a single node.
* some extensions added, see below
## Status