We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88aacb8 commit 07a6c92Copy full SHA for 07a6c92
notes/changelog.md
@@ -0,0 +1,5 @@
1
+* #125: Reverted explicit `Union` type member binding in `AnyKList`.
2
+ This change was introduced in #122 and was supposed not to affect anything.
3
+ It didn't break tests (with the latest Scala versions), but it introduced
4
+ problems in a dependent library. So this release reverts the chanege to
5
+ avoid regression.
0 commit comments