docs: update changelog
This commit is contained in:
parent
cdd4688860
commit
159c34fdff
1 changed files with 13 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue