Add change note

This commit is contained in:
Tamas Vajk
2022-06-13 14:30:13 +02:00
parent 053ca2e940
commit 074b90ea1a

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Removed Kotlin-specific database and QL structures for loops and `break`/`continue` statements. The Kotlin extractor was changed to reuse the Java structures for these constructs.