aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGaëtan Gilbert2020-03-19 13:49:42 +0100
committerGaëtan Gilbert2020-03-19 13:49:42 +0100
commit918e301faa228190f885f860510f4b6c352620f5 (patch)
treede8b69f992b8ac676df6cceda222df46d94cc0a9 /doc
parent3ae4231d30edfa928595b6fa886ce6df1a495089 (diff)
parent2cc2950917f35c16bfb38264132c7558a5382f22 (diff)
Merge PR #11860: [ci] [docker] Update to 4.09.1
Reviewed-by: SkySkimmer
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/11-infrastructure-and-dependencies/11860-ci+ocaml_to_4091.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog/11-infrastructure-and-dependencies/11860-ci+ocaml_to_4091.rst b/doc/changelog/11-infrastructure-and-dependencies/11860-ci+ocaml_to_4091.rst
new file mode 100644
index 0000000000..94e2c34828
--- /dev/null
+++ b/doc/changelog/11-infrastructure-and-dependencies/11860-ci+ocaml_to_4091.rst
@@ -0,0 +1,4 @@
+- **Added:**
+ Bump official OCaml support to 4.09.1
+ (`#11860 <https://github.com/coq/coq/pull/11860>`_,
+ by Emilio Jesus Gallego Arias).