aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/04-tactics/12213-zify-Nat.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/04-tactics/12213-zify-Nat.rst')
-rw-r--r--doc/changelog/04-tactics/12213-zify-Nat.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/changelog/04-tactics/12213-zify-Nat.rst b/doc/changelog/04-tactics/12213-zify-Nat.rst
deleted file mode 100644
index 8b744cd193..0000000000
--- a/doc/changelog/04-tactics/12213-zify-Nat.rst
+++ /dev/null
@@ -1,3 +0,0 @@
-- **Added:**
- The :tacn:`zify` tactic is now aware of `Nat.le`, `Nat.lt` and `Nat.eq`
- (`#12213 <https://github.com/coq/coq/pull/12213>`_, by Frédéric Besson; fixes `#12210 <https://github.com/coq/coq/issues/12210>`_).