Add change notes

This commit is contained in:
Tamas Vajk
2021-01-25 11:27:13 +01:00
parent eb8a52ba8d
commit b434a0f395

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* Function pointer types (`FunctionPointerType`) are extracted from IL. Also, `pinned` and `by-reference` (`cil_type_annotation`) type extraction is fixed.