aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/02-specification-language/13106-doc-and-changelog-for-13106.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/02-specification-language/13106-doc-and-changelog-for-13106.rst')
-rw-r--r--doc/changelog/02-specification-language/13106-doc-and-changelog-for-13106.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog/02-specification-language/13106-doc-and-changelog-for-13106.rst b/doc/changelog/02-specification-language/13106-doc-and-changelog-for-13106.rst
new file mode 100644
index 0000000000..7fe69c39c1
--- /dev/null
+++ b/doc/changelog/02-specification-language/13106-doc-and-changelog-for-13106.rst
@@ -0,0 +1,5 @@
+- **Removed:**
+ Undocumented and experimental forward class hint feature ``:>>``.
+ Use ``:>`` (see :n:`@of_type`) instead
+ (`#13106 <https://github.com/coq/coq/pull/13106>`_,
+ by Pierre-Marie Pédrot).