Update CHANGELOG

This commit is contained in:
Josh Holtrop 2024-05-09 17:38:18 -04:00
parent 0d1ee74ca6
commit 2bccf3303e

View File

@ -6,6 +6,10 @@
- Allow specifying the start rule name
- Allow rule terms to be marked as optional
### Improvements
- Give a better error message when a referenced ptype has not been declared
## v1.3.0
### New Features