aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/02-specification-language/10076-not-canonical-projection.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/02-specification-language/10076-not-canonical-projection.rst')
-rw-r--r--doc/changelog/02-specification-language/10076-not-canonical-projection.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/changelog/02-specification-language/10076-not-canonical-projection.rst b/doc/changelog/02-specification-language/10076-not-canonical-projection.rst
index 0a902079b9..389ee4fd7f 100644
--- a/doc/changelog/02-specification-language/10076-not-canonical-projection.rst
+++ b/doc/changelog/02-specification-language/10076-not-canonical-projection.rst
@@ -1,4 +1,5 @@
-- Record fields can be annotated to prevent them from being used as canonical projections;
+- **Added:**
+ Record fields can be annotated to prevent them from being used as canonical projections;
see :ref:`canonicalstructures` for details
(`#10076 <https://github.com/coq/coq/pull/10076>`_,
by Vincent Laporte).