+4
CHANGELOG.md
+4
CHANGELOG.md
···
111
111
correctly to variables using label shorthand syntax.
112
112
([Surya Rose](https://github.com/GearsDatapacks))
113
113
114
+
- Fixed a bug where the compiler would emit the same error twice for patterns
115
+
with the wrong number of labels.
116
+
([Giacomo Cavalieri](https://github.com/giacomocavalieri))
117
+
114
118
## v1.11.1 - 2025-06-05
115
119
116
120
### Compiler