Update CHANGELOG for v2.2.0

This commit is contained in:
Josh Holtrop 2025-03-13 19:25:09 -04:00
parent eb9d9026fc
commit 89bc52fd80

View File

@ -1,3 +1,10 @@
## v2.2.0
### Improvements
- Allow multiple lexer modes to be specified for a lexer pattern (#35)
- Document p_decode_code_point() API function (#34)
## v2.1.1 ## v2.1.1
### Fixes ### Fixes