aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/02-specification-language/11579-inductive-params.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog/02-specification-language/11579-inductive-params.rst b/doc/changelog/02-specification-language/11579-inductive-params.rst
new file mode 100644
index 0000000000..75358ab4ad
--- /dev/null
+++ b/doc/changelog/02-specification-language/11579-inductive-params.rst
@@ -0,0 +1,4 @@
+- **Changed:**
+ Treatment of implicit inductive parameters in inductive declarations is less adhoc.
+ (`#11579 <https://github.com/coq/coq/pull/11579>`_,
+ by Maxime Dénès, Gaëtan Gilbert and Jasper Hugunin).