aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/10-standard-library/12420-decidable.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/10-standard-library/12420-decidable.rst')
-rw-r--r--doc/changelog/10-standard-library/12420-decidable.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/changelog/10-standard-library/12420-decidable.rst b/doc/changelog/10-standard-library/12420-decidable.rst
deleted file mode 100644
index 6a4da91fa3..0000000000
--- a/doc/changelog/10-standard-library/12420-decidable.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-- **Added:**
- ``Decidable`` instance for negation
- (`#12420 <https://github.com/coq/coq/pull/12420>`_,
- by Yishuai Li).