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.rst5
1 files changed, 0 insertions, 5 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
deleted file mode 100644
index 389ee4fd7f..0000000000
--- a/doc/changelog/02-specification-language/10076-not-canonical-projection.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **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).