Java: Move existing change note to new format.

This commit is contained in:
Anders Schack-Mulligen
2020-10-29 16:35:27 +01:00
parent a9e0f61860
commit 5687b7c158
2 changed files with 2 additions and 1 deletions

View File

@@ -18,4 +18,3 @@ The following changes in version 1.26 affect Java analysis in all applications.
## Changes to libraries
* The QL class `Block`, denoting the `{ ... }` statement, is renamed to `BlockStmt`.

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* The QL class `Block`, denoting the `{ ... }` statement, is renamed to `BlockStmt`.