aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorcoqbot-app[bot]2020-09-15 07:13:36 +0000
committerGitHub2020-09-15 07:13:36 +0000
commit60960284237b295f8b82e07119e1ba1467b9a1de (patch)
tree361ab8cef75bb9e129bdde84e6f3b922047a0fc0 /doc
parent090550218d0a6d08c7df34b1238d5c0d38520bd5 (diff)
parent739c8dc24b93891c64f6d136e30eb0cea3f5c779 (diff)
Merge PR #12972: [ci] [docker] Up testing to OCaml 4.11.1
Reviewed-by: Zimmi48
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/11-infrastructure-and-dependencies/12972-ocaml+4_11.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog/11-infrastructure-and-dependencies/12972-ocaml+4_11.rst b/doc/changelog/11-infrastructure-and-dependencies/12972-ocaml+4_11.rst
new file mode 100644
index 0000000000..855aa360f1
--- /dev/null
+++ b/doc/changelog/11-infrastructure-and-dependencies/12972-ocaml+4_11.rst
@@ -0,0 +1,4 @@
+- **Added:**
+ Coq is now tested against OCaml 4.11.1
+ (`#12972 <https://github.com/coq/coq/pull/12972>`_,
+ by Emilio Jesus Gallego Arias).