From 4f5e9b0419225530b876c172a1e6a46ca377c384 Mon Sep 17 00:00:00 2001 From: Théo Zimmermann Date: Sun, 23 Feb 2020 16:25:03 +0100 Subject: Remove unqualified universe attributes. They were already deprecated in two major releases. --- .../07-commands-and-options/11663-remove-polymorphic-unqualified.rst | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/changelog/07-commands-and-options/11663-remove-polymorphic-unqualified.rst (limited to 'doc') diff --git a/doc/changelog/07-commands-and-options/11663-remove-polymorphic-unqualified.rst b/doc/changelog/07-commands-and-options/11663-remove-polymorphic-unqualified.rst new file mode 100644 index 0000000000..1f8dcd3992 --- /dev/null +++ b/doc/changelog/07-commands-and-options/11663-remove-polymorphic-unqualified.rst @@ -0,0 +1,5 @@ +- **Removed:** + Unqualified ``polymorphic``, ``monomorphic``, ``template``, + ``notemplate`` attributes (they were deprecated since Coq 8.10). + Use them as sub-attributes of the ``universes`` attribute (`#11663 + `_, by Théo Zimmermann). -- cgit v1.2.3