Skip to content

Commit c6fc165

Browse files
committed
Update CHANGES.md before release
1 parent 4237435 commit c6fc165

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGES.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
unreleased
2-
----------
1+
v8.4.0 2026-05-20
2+
-----------------
33

44
- Add `Distro.gcc_version` to expose the default gcc major.minor version
55
shipped by each distribution. This lets consumers gate per-distro
66
workarounds (e.g. the GCC 15 default-`-std=gnu23` change that breaks
77
OCaml < 5.1) on the actual compiler version rather than maintaining a
8-
hand-written list of affected distros (@mtelvers)
8+
hand-written list of affected distros (@mtelvers #267)
99

1010
v8.3.9 2026-05-12
1111
-----------------

0 commit comments

Comments
 (0)