aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/04-tactics/10059-change-no-check.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/04-tactics/10059-change-no-check.rst')
-rw-r--r--doc/changelog/04-tactics/10059-change-no-check.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/changelog/04-tactics/10059-change-no-check.rst b/doc/changelog/04-tactics/10059-change-no-check.rst
new file mode 100644
index 0000000000..987b2a8ccd
--- /dev/null
+++ b/doc/changelog/04-tactics/10059-change-no-check.rst
@@ -0,0 +1,7 @@
+- New variant :tacn:`change_no_check` of :tacn:`change`, usable as a
+ documented replacement of :tacn:`convert_concl_no_check`
+ (`#10012 <https://github.com/coq/coq/pull/10012>`_,
+ `#10017 <https://github.com/coq/coq/pull/10017>`_,
+ `#10053 <https://github.com/coq/coq/pull/10053>`_, and
+ `#10059 <https://github.com/coq/coq/pull/10059>`_,
+ by Hugo Herbelin and Paolo G. Giarrusso).