aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/04-tactics/12129-add-with-strategy.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/04-tactics/12129-add-with-strategy.rst')
-rw-r--r--doc/changelog/04-tactics/12129-add-with-strategy.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/changelog/04-tactics/12129-add-with-strategy.rst b/doc/changelog/04-tactics/12129-add-with-strategy.rst
deleted file mode 100644
index 68558c0cf4..0000000000
--- a/doc/changelog/04-tactics/12129-add-with-strategy.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-- **Added:**
- New tactical :tacn:`with_strategy` added which behaves like the
- command :cmd:`Strategy`, with effects local to the given tactic
- (`#12129 <https://github.com/coq/coq/pull/12129>`_, by Jason Gross).