aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/10-standard-library/12008-ollibs-bool.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/10-standard-library/12008-ollibs-bool.rst')
-rw-r--r--doc/changelog/10-standard-library/12008-ollibs-bool.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/changelog/10-standard-library/12008-ollibs-bool.rst b/doc/changelog/10-standard-library/12008-ollibs-bool.rst
deleted file mode 100644
index 42e5eb96eb..0000000000
--- a/doc/changelog/10-standard-library/12008-ollibs-bool.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **Added:**
- Order relations ``lt`` and ``compare`` added in ``Bool.Bool``.
- Order properties for ``bool`` added in ``Bool.BoolOrder`` as well as two modules ``Bool_as_OT`` and ``Bool_as_DT`` in ``Structures.OrdersEx``
- (`#12008 <https://github.com/coq/coq/pull/12008>`_,
- by Olivier Laurent).