Skip to content

Commit 07a6c92

Browse files
committed
Added changelog
1 parent 88aacb8 commit 07a6c92

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

notes/changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)