changelog: bump to 1.2.0

Signed-off-by: Michael Hoffmann <mhoffmann@cloudflare.com>
This commit is contained in:
Michael Hoffmann
2025-06-15 13:50:55 +00:00
committed by ObserverOfTime
parent cb0e322d6f
commit fad991865f
11 changed files with 23 additions and 11 deletions

View File

@@ -1,5 +1,17 @@
# Changelog
## 1.2.0 - 2025-06-15
feat:
* namespaced identitifers
fix:
* precedence of unary operators and expressions
housekeeping:
* regenerate with tree-sitter-cli 0.25.6
* add bindings
## 1.1.0 - 2023-07-25
feature