aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/02-specification-language/12653-cumul-syntax.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/02-specification-language/12653-cumul-syntax.rst')
-rw-r--r--doc/changelog/02-specification-language/12653-cumul-syntax.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog/02-specification-language/12653-cumul-syntax.rst b/doc/changelog/02-specification-language/12653-cumul-syntax.rst
new file mode 100644
index 0000000000..b6c87ed4b6
--- /dev/null
+++ b/doc/changelog/02-specification-language/12653-cumul-syntax.rst
@@ -0,0 +1,4 @@
+- **Added:** Syntax for specifying the variance of cumulative
+ polymorphic inductives (:ref:`cumulative`) instead of letting it be
+ inferred (`#12653 <https://github.com/coq/coq/pull/12653>`_, by
+ Gaƫtan Gilbert).