C#: Add changenote.

This commit is contained in:
calum
2019-02-07 12:10:18 +00:00
parent 8afbd2d897
commit 65b3771f85

View File

@@ -26,4 +26,6 @@
## Changes to QL libraries
* The class `TrivialProperty` now includes library properties determined to be trivial using CIL analysis. This may increase the number of results for all queries that use data flow.
## Changes to the autobuilder