mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
Fix issues with change notes
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* Added data-flow models for `java.util.Properites`. Additional results may be found where relevant data is stored in and then retrieved from a `Properties` instance.
|
||||
Added `Modifier.isInline()`.
|
||||
* Added `Modifier.isInline()`.
|
||||
* 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.
|
||||
Added additional flow sources for uses of external storage on Android.
|
||||
* Added additional flow sources for uses of external storage on Android.
|
||||
|
||||
## 0.3.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user