mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:26:23 -04:00
docs: update changelog
This commit is contained in:
parent
cdd4688860
commit
159c34fdff
14
CHANGELOG.md
14
CHANGELOG.md
|
|
@ -1,6 +1,18 @@
|
|||
# Changelog
|
||||
|
||||
## [0.22.3] - 2024-04-14
|
||||
## [0.22.5] - 2024-04-14
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **cli**: Fixed an issue where unused constants were included in generated parsers in some cases.
|
||||
|
||||
## [0.22.4] - 2024-04-12
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **cli**: Fixed an issue where redundant conditionals were included in generated lexer functions.
|
||||
|
||||
## [0.22.3] - 2024-04-12
|
||||
|
||||
### Performance
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue