mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Fix 0.0.9 change note to match concatenated change log
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
### Major Analysis Improvements
|
||||
|
||||
Added support for C# 10 lambda improvements
|
||||
* Explicit return types on lambda expressions.
|
||||
* Lambda expression can be tagged with method and return value attributes.
|
||||
* Added support for C# 10 lambda improvements
|
||||
* Explicit return types on lambda expressions.
|
||||
* Lambda expression can be tagged with method and return value attributes.
|
||||
* Added support for C# 10 [Extended property patterns](https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-10#extended-property-patterns).
|
||||
* Return value attributes are extracted.
|
||||
* The QL `Attribute` class now has subclasses for each kind of attribute.
|
||||
|
||||
Reference in New Issue
Block a user