C#: Add change note about deprecation of hasQualifiedName/1.

This commit is contained in:
Michael Nebel
2022-11-14 09:21:33 +01:00
parent f7a1a4a9b7
commit ae4f4d6df4

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Deprecate `hasQualifiedName/1`. Use `hasQualifiedName/2` or `hasQualifiedName/3` instead.