Skip to content

Commit 7203abc

Browse files
committed
Update changelog with bugfix for discarded variable sized string segment patterns
1 parent 0f1b56a commit 7203abc

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
@@ -269,3 +269,7 @@
269269
- Fixed a bug where renaming a constant which is referenced in another module
270270
inside a guard would generate invalid code.
271271
([Surya Rose](https://github.com/GearsDatapacks))
272+
273+
- Fixed a bug where variable sized string segment patterns that are discarded
274+
are not disallowed by the compiler
275+
([Lily Rose](https://github.com/LilyRose2798))

0 commit comments

Comments
 (0)