aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/03-notations/11113-remove-compat.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog/03-notations/11113-remove-compat.rst b/doc/changelog/03-notations/11113-remove-compat.rst
new file mode 100644
index 0000000000..8c71d70cda
--- /dev/null
+++ b/doc/changelog/03-notations/11113-remove-compat.rst
@@ -0,0 +1,4 @@
+- Removed deprecated ``compat`` modifier of :cmd:`Notation`
+ and :cmd:`Infix` commands
+ (`#11113 <https://github.com/coq/coq/pull/11113>`_,
+ by Théo Zimmermann, with help from Jason Gross).