aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/04-tactics/10762-notypeclasses-refine.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/04-tactics/10762-notypeclasses-refine.rst')
-rw-r--r--doc/changelog/04-tactics/10762-notypeclasses-refine.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/changelog/04-tactics/10762-notypeclasses-refine.rst b/doc/changelog/04-tactics/10762-notypeclasses-refine.rst
deleted file mode 100644
index 2fef75dc7f..0000000000
--- a/doc/changelog/04-tactics/10762-notypeclasses-refine.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-- **Changed:**
- The tactics :tacn:`eapply`, :tacn:`refine` and its variants no
- longer allows shelved goals to be solved by typeclass resolution.
- (`#10762 <https://github.com/coq/coq/pull/10762>`_, by Matthieu Sozeau).