aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/06-ssreflect/10932-void-type-ssr.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/06-ssreflect/10932-void-type-ssr.rst')
-rw-r--r--doc/changelog/06-ssreflect/10932-void-type-ssr.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/changelog/06-ssreflect/10932-void-type-ssr.rst b/doc/changelog/06-ssreflect/10932-void-type-ssr.rst
deleted file mode 100644
index 1dbb3035ce..0000000000
--- a/doc/changelog/06-ssreflect/10932-void-type-ssr.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-- **Added:**
- A :g:`void` notation for the standard library empty type (:g:`Empty_set`)
- (`#10932 <https://github.com/coq/coq/pull/10932>`_, by Arthur Azevedo de
- Amorim).