aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/03-notations/11650-parensNew.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/03-notations/11650-parensNew.rst')
-rw-r--r--doc/changelog/03-notations/11650-parensNew.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/changelog/03-notations/11650-parensNew.rst b/doc/changelog/03-notations/11650-parensNew.rst
deleted file mode 100644
index f52a720428..0000000000
--- a/doc/changelog/03-notations/11650-parensNew.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-- **Added:**
- added the :flag:`Printing Parentheses` flag to print parentheses even when implied by associativity or precedence.
- (`#11650 <https://github.com/coq/coq/pull/11650>`_,
- by Hugo Herbelin and Abhishek Anand).