From e73c09a35c1aa5bc36b73ce555194752b9e6e25d Mon Sep 17 00:00:00 2001 From: Vincent Laporte Date: Thu, 9 May 2019 06:57:09 +0000 Subject: Changelog for PR #10076 --- .../02-specification-language/10076-not-canonical-projection.rst | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/changelog/02-specification-language/10076-not-canonical-projection.rst diff --git a/doc/changelog/02-specification-language/10076-not-canonical-projection.rst b/doc/changelog/02-specification-language/10076-not-canonical-projection.rst new file mode 100644 index 0000000000..0a902079b9 --- /dev/null +++ b/doc/changelog/02-specification-language/10076-not-canonical-projection.rst @@ -0,0 +1,4 @@ +- Record fields can be annotated to prevent them from being used as canonical projections; + see :ref:`canonicalstructures` for details + (`#10076 `_, + by Vincent Laporte). -- cgit v1.2.3