We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 514e4ab commit d1ae055Copy full SHA for d1ae055
1 file changed
src/developing/compatibility.md
@@ -101,7 +101,7 @@ default | >= v4.0.0
101
no det id bindings | >= v3.2, < v5.0.0
102
no det id bindings and no sanitizers | >= v3.0, < v5.0.0
103
104
-### >= v3.3.5, < v3.2.15
+### >= v3.3.5, < v4.2.15
105
Updates to the ROOT dictionary generation procedure inadvertently
106
broke compatibility with older container images.
107
Users of older container images will see issues during dictionary building
@@ -117,7 +117,7 @@ build config | image version
117
default | >= v4.0.0, < v5.0.0
118
header patch | >= v5.0.0
119
120
-### >= v3.2.15
+### >= v4.2.15
121
Patches for the newer compiler have been included and so the default build
122
configuration can be handled by the new image version.
123
0 commit comments