aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/07-commands-and-options/11185-remove-typeclasses-axioms-instances.rst
blob: 9fc09c4189e2774747545a386ff396944ea04642 (plain)
1
2
3
- **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).