aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/05-tactic-language/12254-wit-ref-dyn.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/05-tactic-language/12254-wit-ref-dyn.rst')
-rw-r--r--doc/changelog/05-tactic-language/12254-wit-ref-dyn.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog/05-tactic-language/12254-wit-ref-dyn.rst b/doc/changelog/05-tactic-language/12254-wit-ref-dyn.rst
new file mode 100644
index 0000000000..69632fd202
--- /dev/null
+++ b/doc/changelog/05-tactic-language/12254-wit-ref-dyn.rst
@@ -0,0 +1,5 @@
+- **Changed:**
+ The "reference" tactic generic argument now accepts arbitrary
+ variables of the goal context
+ (`#12254 <https://github.com/coq/coq/pull/12254>`_,
+ by Pierre-Marie Pédrot).