aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorVincent Laporte2019-05-23 07:23:22 +0000
committerVincent Laporte2019-05-23 07:23:22 +0000
commita559c7b6de7854f46ed42869c6100f3751d36ade (patch)
treea1d0f5e7e631c524e87fbff4f4561da7778fe221 /doc
parent4663542d9410d1bd0e074a493e1f04686e00dd8b (diff)
parent052ade5cfa57763fa48ae273e1a6369552bfb918 (diff)
Merge PR #10185: Remove undocumented Instance : ! syntax
Ack-by: SkySkimmer Ack-by: Zimmi48 Reviewed-by: vbgl
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/07-commands-and-options/10185-instance-no-bang.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changelog/07-commands-and-options/10185-instance-no-bang.rst b/doc/changelog/07-commands-and-options/10185-instance-no-bang.rst
new file mode 100644
index 0000000000..c69cda9656
--- /dev/null
+++ b/doc/changelog/07-commands-and-options/10185-instance-no-bang.rst
@@ -0,0 +1,2 @@
+- Remove undocumented :n:`Instance : !@type` syntax
+ (`#10185 <https://github.com/coq/coq/pull/10185>`_, by Gaƫtan Gilbert).