diff options
Diffstat (limited to 'doc/changelog/03-notations/09883-numeral-notations-sorts.rst')
| -rw-r--r-- | doc/changelog/03-notations/09883-numeral-notations-sorts.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/changelog/03-notations/09883-numeral-notations-sorts.rst b/doc/changelog/03-notations/09883-numeral-notations-sorts.rst index abc5a516ae..ed95a6eb4f 100644 --- a/doc/changelog/03-notations/09883-numeral-notations-sorts.rst +++ b/doc/changelog/03-notations/09883-numeral-notations-sorts.rst @@ -1,4 +1,5 @@ -- Numeral Notations now support sorts in the input to printing +- **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). |
