aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/03-notations/09883-numeral-notations-sorts.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/03-notations/09883-numeral-notations-sorts.rst')
-rw-r--r--doc/changelog/03-notations/09883-numeral-notations-sorts.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/changelog/03-notations/09883-numeral-notations-sorts.rst b/doc/changelog/03-notations/09883-numeral-notations-sorts.rst
deleted file mode 100644
index ed95a6eb4f..0000000000
--- a/doc/changelog/03-notations/09883-numeral-notations-sorts.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **Added:**
- Numeral Notations now support sorts in the input to printing
- functions (e.g., numeral notations can be defined for terms
- containing things like `@cons Set nat nil`). (`#9883
- <https://github.com/coq/coq/pull/9883>`_, by Jason Gross).