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.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog/04-tactics/09288-injection-as.rst b/doc/changelog/04-tactics/09288-injection-as.rst
new file mode 100644
index 0000000000..6a74551f06
--- /dev/null
+++ b/doc/changelog/04-tactics/09288-injection-as.rst
@@ -0,0 +1,4 @@
+- Documented syntax :n:`injection @term as [= {+ @intropattern} ]` as
+ an alternative to :n:`injection @term as {+ @simple_intropattern}` using
+ the standard :n:`@injection_intropattern` syntax (`#09288
+ <https://github.com/coq/coq/pull/09288>`_, by Hugo Herbelin).