diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/changelog/12-misc/12586-declare+typing_flags.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog/12-misc/12586-declare+typing_flags.rst b/doc/changelog/12-misc/12586-declare+typing_flags.rst new file mode 100644 index 0000000000..001cd600b0 --- /dev/null +++ b/doc/changelog/12-misc/12586-declare+typing_flags.rst @@ -0,0 +1,5 @@ +- **Added:** + Typing flags can now be specified per-constant, this does allow + to fine-grain specify them from plugins or attributes. + (`#12586 <https://github.com/coq/coq/pull/12586>`_, + by Emilio Jesus Gallego Arias). |
