mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Java: Move existing change note to new format.
This commit is contained in:
@@ -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`.
|
||||
|
||||
2
java/change-notes/2020-09-08-blockstmt.md
Normal file
2
java/change-notes/2020-09-08-blockstmt.md
Normal file
@@ -0,0 +1,2 @@
|
||||
lgtm,codescanning
|
||||
* The QL class `Block`, denoting the `{ ... }` statement, is renamed to `BlockStmt`.
|
||||
Reference in New Issue
Block a user