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.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog/03-notations/09883-numeral-notations-sorts.rst b/doc/changelog/03-notations/09883-numeral-notations-sorts.rst
new file mode 100644
index 0000000000..abc5a516ae
--- /dev/null
+++ b/doc/changelog/03-notations/09883-numeral-notations-sorts.rst
@@ -0,0 +1,4 @@
+- 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).