aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/04-tactics/11976-deprecate-omega.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/04-tactics/11976-deprecate-omega.rst')
-rw-r--r--doc/changelog/04-tactics/11976-deprecate-omega.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/changelog/04-tactics/11976-deprecate-omega.rst b/doc/changelog/04-tactics/11976-deprecate-omega.rst
deleted file mode 100644
index 59c9612d17..0000000000
--- a/doc/changelog/04-tactics/11976-deprecate-omega.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **Deprecated:**
- The :tacn:`omega` tactic is deprecated;
- use :tacn:`lia` from the :ref:`Micromega <micromega>` plugin instead
- (`#11976 <https://github.com/coq/coq/pull/11976>`_,
- by Vincent Laporte).