Skip to content

Commit d90257f

Browse files
committed
Add change note
1 parent bda4cfb commit d90257f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* `MethodBase` now has two new predicates related to visibility: `isPublic` and
5+
`isProtected`. These hold, respectively, if the method is public or protected.

0 commit comments

Comments
 (0)