Skip to content

Commit dfabf5a

Browse files
committed
Add a CHANGES entry
1 parent 928e3c8 commit dfabf5a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changes
22

3+
## NEXT RELEASE
4+
5+
- #560: Change `Lin.{constructible,deconstructible}` from an empty variant type
6+
to an abstract type to get `Lin` compiling on `5.5.0+trunk` again, due
7+
to https://github.com/ocaml/ocaml/pull/13994 removing special handling
8+
of abstract and empty variants defined in the current module.
9+
310
## 0.8
411

512
- #540: Significantly increase the probability of context switching in `Lin_thread`

0 commit comments

Comments
 (0)