We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4237435 commit c6fc165Copy full SHA for c6fc165
1 file changed
CHANGES.md
@@ -1,11 +1,11 @@
1
-unreleased
2
-----------
+v8.4.0 2026-05-20
+-----------------
3
4
- Add `Distro.gcc_version` to expose the default gcc major.minor version
5
shipped by each distribution. This lets consumers gate per-distro
6
workarounds (e.g. the GCC 15 default-`-std=gnu23` change that breaks
7
OCaml < 5.1) on the actual compiler version rather than maintaining a
8
- hand-written list of affected distros (@mtelvers)
+ hand-written list of affected distros (@mtelvers #267)
9
10
v8.3.9 2026-05-12
11
-----------------
0 commit comments