Update CHANGELOG for v4.6.0

This commit is contained in:
Josh Holtrop 2026-07-02 21:34:30 -04:00
parent ca9c23f96b
commit 3c619acd29

View File

@ -1,3 +1,14 @@
## v4.6.0
### New Features
- Add lexer user code API to access matched input text positions
- Track rule component text positions and add parser user code API to access
### Fixes
- Fixed a few user guide and source comments related to text input positions
## v4.5.0 ## v4.5.0
### New Features ### New Features