add change-notes

This commit is contained in:
Jeff Gran
2021-12-21 13:55:38 -07:00
parent f21398ce84
commit 6acb87d542

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* `ConstantWriteAccess.getQualifiedName()` has been deprecated in favor of `getAQualifiedName()` which can return multiple possible qualified names for a given constant write access.