Skip to content

Commit ba8e4a2

Browse files
committed
Update changelog with bugfix for discarded variable sized string segment patterns
1 parent 591361e commit ba8e4a2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,3 +276,7 @@
276276
- Fixed a bug where renaming a variable used in a record update would produce
277277
invalid code in certain situations.
278278
([Surya Rose](https://github.com/GearsDatapacks))
279+
280+
- Fixed a bug where variable sized string segment patterns that are discarded
281+
are not disallowed by the compiler.
282+
([Lily Rose](https://github.com/LilyRose2798))

0 commit comments

Comments
 (0)