Skip to content

Commit 7c74350

Browse files
authored
Copyedit Java changelog
1 parent e105c13 commit 7c74350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/lib/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
### New Features
44

5-
* The new `string Compilation.getInfo(string)` provides access to some information about compilations.
65
* Kotlin support is now in beta. This means that Java analyses will also include Kotlin code by default. Kotlin support can be disabled by setting `CODEQL_EXTRACTOR_JAVA_AGENT_DISABLE_KOTLIN` to `true` in the environment.
6+
* The new `string Compilation.getInfo(string)` predicate provides access to some information about compilations.
77

88
### Minor Analysis Improvements
99

0 commit comments

Comments
 (0)