aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/10-standard-library/12801-cyclic-set.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/10-standard-library/12801-cyclic-set.rst')
-rw-r--r--doc/changelog/10-standard-library/12801-cyclic-set.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/changelog/10-standard-library/12801-cyclic-set.rst b/doc/changelog/10-standard-library/12801-cyclic-set.rst
deleted file mode 100644
index 9a07d78144..0000000000
--- a/doc/changelog/10-standard-library/12801-cyclic-set.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **Changed:**
- Change the sort of cyclic numbers from Type to Set. For backward compatibility, a dynamic sort was defined in the 3 packages bignums, coqprime and color.
- See for example commit 6f62bda in bignums.
- (`#12801 <https://github.com/coq/coq/pull/12801>`_,
- by Vincent Semeria).