aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/04-tactics/11522-master+pose-proof-wo-as-syntax.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/04-tactics/11522-master+pose-proof-wo-as-syntax.rst')
-rw-r--r--doc/changelog/04-tactics/11522-master+pose-proof-wo-as-syntax.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/changelog/04-tactics/11522-master+pose-proof-wo-as-syntax.rst b/doc/changelog/04-tactics/11522-master+pose-proof-wo-as-syntax.rst
deleted file mode 100644
index 3dd103b115..0000000000
--- a/doc/changelog/04-tactics/11522-master+pose-proof-wo-as-syntax.rst
+++ /dev/null
@@ -1,6 +0,0 @@
-- **Added:**
- Syntax :n:`pose proof (@ident:=@term)` as an
- alternative to :n:`pose proof @term as @ident`, following the model of
- :n:`pose (@ident:=@term)`. See documentation of :tacn:`pose proof`
- (`#11522 <https://github.com/coq/coq/pull/11522>`_,
- by Hugo Herbelin).