mirror of
https://github.com/github/codeql.git
synced 2026-05-01 11:45:14 +02:00
Java: Add change-note.
This commit is contained in:
4
java/ql/lib/change-notes/2023-03-17-madargumentthis.md
Normal file
4
java/ql/lib/change-notes/2023-03-17-madargumentthis.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* The Models as Data syntax for selecting the qualifier has been changed from `-1` to `this` (e.g. `Argument[-1]` is now written as `Argument[this]`).
|
||||
Reference in New Issue
Block a user