aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/07-commands-and-options/11162-local-cs.rst
diff options
context:
space:
mode:
authorThéo Zimmermann2020-01-22 19:11:35 +0100
committerThéo Zimmermann2020-01-22 19:11:35 +0100
commit8f836215f099ea5ec7f27fd67d7723743d2e42e0 (patch)
tree4d3988a4464fbd53fe270d8d9a6c62efd8c8616d /doc/changelog/07-commands-and-options/11162-local-cs.rst
parent7161bca5659accd920c3c868ec561b143bb9212d (diff)
Add explicit types to changelog entries.
Diffstat (limited to 'doc/changelog/07-commands-and-options/11162-local-cs.rst')
-rw-r--r--doc/changelog/07-commands-and-options/11162-local-cs.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/changelog/07-commands-and-options/11162-local-cs.rst b/doc/changelog/07-commands-and-options/11162-local-cs.rst
index 5a69a107cd..638222fbe1 100644
--- a/doc/changelog/07-commands-and-options/11162-local-cs.rst
+++ b/doc/changelog/07-commands-and-options/11162-local-cs.rst
@@ -1 +1,3 @@
-- Handle the ``#[local]`` attribute in :g:`Canonical Structure` declarations (`#11162 <https://github.com/coq/coq/pull/11162>`_, by Enrico Tassi).
+- **Added:** Handle the ``#[local]`` attribute in :g:`Canonical
+ Structure` declarations (`#11162
+ <https://github.com/coq/coq/pull/11162>`_, by Enrico Tassi).