mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
7 lines
309 B
Markdown
7 lines
309 B
Markdown
## 1.1.0
|
|
|
|
### New Features
|
|
|
|
* When writing models-as-data models, the receiver is now referred to as `Argument[receiver]` rather than `Argument[-1]`.
|
|
* Neutral models are now supported. They have no effect except that a manual neutral summary model will stop a generated summary model from having any effect.
|