aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThéo Zimmermann2020-03-31 11:04:22 +0200
committerThéo Zimmermann2020-03-31 11:04:22 +0200
commitc31a634b1f57028f3491b61137e53978d2653bbe (patch)
treed3817dabce9efc777dbf45977fac4af56e1be5ac /doc
parentea8c40c17c7301158365dde13d3ceeeeffa6c063 (diff)
parentc8a57ee238ae02056e97dc1ef983f415ccf0f829 (diff)
Merge PR #11131: [ci] [gitlab] Add test-suite test for OCaml 4.10 and 4.11
Ack-by: SkySkimmer Reviewed-by: Zimmi48
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/11-infrastructure-and-dependencies/11131-ci+back_to_ocaml_410.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/changelog/11-infrastructure-and-dependencies/11131-ci+back_to_ocaml_410.rst b/doc/changelog/11-infrastructure-and-dependencies/11131-ci+back_to_ocaml_410.rst
new file mode 100644
index 0000000000..778d37e07b
--- /dev/null
+++ b/doc/changelog/11-infrastructure-and-dependencies/11131-ci+back_to_ocaml_410.rst
@@ -0,0 +1,7 @@
+- **Added:**
+ Bump official OCaml support and CI testing to 4.10.0
+ (`#11131 <https://github.com/coq/coq/pull/11131>`_,
+ `#11123 <https://github.com/coq/coq/pull/11123>`_,
+ `#11102 <https://github.com/coq/coq/pull/11123>`_,
+ by Emilio Jesus Gallego Arias, Jacques-Henri Jourdan,
+ Guillaume Melquiond, and Guillaume Munch-Maccagnoni).