aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHugo Herbelin2020-05-13 20:12:42 +0200
committerHugo Herbelin2020-11-20 10:45:02 +0100
commitf4b5369dae60542a68b69708d8767acc01ef6f1c (patch)
tree833e6617060a0b80ebe1fbfc76ce672f27cac09d /doc
parentefecceaaba8fc1fc447ce502ef64ac8d66544a0d (diff)
Adding change log.
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/04-tactics/12246-master+apply-in-many-hyps.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog/04-tactics/12246-master+apply-in-many-hyps.rst b/doc/changelog/04-tactics/12246-master+apply-in-many-hyps.rst
new file mode 100644
index 0000000000..15ab18dcf1
--- /dev/null
+++ b/doc/changelog/04-tactics/12246-master+apply-in-many-hyps.rst
@@ -0,0 +1,5 @@
+- **Added:**
+ `apply in` supports several hypotheses
+ (`#12246 <https://github.com/coq/coq/pull/12246>`_,
+ by Hugo Herbelin; grants
+ `#9816 <https://github.com/coq/coq/pull/9816>`_).