aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/04-tactics/09288-injection-as.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/04-tactics/09288-injection-as.rst')
-rw-r--r--doc/changelog/04-tactics/09288-injection-as.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/changelog/04-tactics/09288-injection-as.rst b/doc/changelog/04-tactics/09288-injection-as.rst
deleted file mode 100644
index 0efae6902f..0000000000
--- a/doc/changelog/04-tactics/09288-injection-as.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **Added:**
- Syntax :n:`injection @term as [= {+ @intropattern} ]` as
- an alternative to :n:`injection @term as {+ @simple_intropattern}` using
- the standard :n:`@injection_intropattern` syntax (`#9288
- <https://github.com/coq/coq/pull/9288>`_, by Hugo Herbelin).