Update java/ql/lib/CHANGELOG.md

This commit is contained in:
Mathias Vorreiter Pedersen
2022-05-12 11:41:13 +01:00
committed by GitHub
parent ee9980b31c
commit 1f7eefe95c

View File

@@ -2,9 +2,9 @@
### New Features
* A number of new classes and methods related to the upcoming Kotlin
support have been added. These are not yet stable, as Kotlin support
is still under development.
* A number of new classes and methods related to the upcoming Kotlin
support have been added. These are not yet stable, as Kotlin support
is still under development.
* `File::isSourceFile`
* `File::isJavaSourceFile`
* `File::isKotlinSourceFile`