aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/07-commands-and-options/11185-remove-typeclasses-axioms-instances.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/07-commands-and-options/11185-remove-typeclasses-axioms-instances.rst')
-rw-r--r--doc/changelog/07-commands-and-options/11185-remove-typeclasses-axioms-instances.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/changelog/07-commands-and-options/11185-remove-typeclasses-axioms-instances.rst b/doc/changelog/07-commands-and-options/11185-remove-typeclasses-axioms-instances.rst
deleted file mode 100644
index 9fc09c4189..0000000000
--- a/doc/changelog/07-commands-and-options/11185-remove-typeclasses-axioms-instances.rst
+++ /dev/null
@@ -1,3 +0,0 @@
-- **Removed:** ``Typeclasses Axioms Are Instances`` flag, deprecated since 8.10.
- Use :cmd:`Declare Instance` for axioms which should be instances
- (`#11185 <https://github.com/coq/coq/pull/11185>`_, by Théo Zimmermann).