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.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/changelog/02-specification-language/12653-cumul-syntax.rst b/doc/changelog/02-specification-language/12653-cumul-syntax.rst
deleted file mode 100644
index ba97f7c796..0000000000
--- a/doc/changelog/02-specification-language/12653-cumul-syntax.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **Added:** Commands :cmd:`Inductive`, :cmd:`Record` and synonyms now
- support syntax `Inductive foo@{=i +j *k l}` to specify variance
- information for their universes (in :ref:`Cumulative <cumulative>`
- mode) (`#12653 <https://github.com/coq/coq/pull/12653>`_, by Gaƫtan
- Gilbert).