C#: Added change note for return value attributes.

This commit is contained in:
Michael Nebel
2022-02-02 09:59:09 +01:00
parent 62d987f31f
commit 860ded2806

View File

@@ -0,0 +1,5 @@
---
category: majorAnalysis
---
* Return value attributes are extracted.
* The QL `Attribute` class now has subclasses for each kind of attribute.