Skip to content

Commit de9c9df

Browse files
committed
Add reference to discussion on private[pkg]
1 parent 9806825 commit de9c9df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/binary-api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ There is no precise mechanism to remove a deprecated method from a library witho
4444
+ private[C] def myOldAPI: T = ...
4545
```
4646

47+
Related to discussion in https://github.com/lightbend/mima/discussions/724
4748

4849
## Proposed solution
4950

0 commit comments

Comments
 (0)