aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/10-standard-library/11240-rew-dependent.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/10-standard-library/11240-rew-dependent.rst')
-rw-r--r--doc/changelog/10-standard-library/11240-rew-dependent.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/changelog/10-standard-library/11240-rew-dependent.rst b/doc/changelog/10-standard-library/11240-rew-dependent.rst
deleted file mode 100644
index e9daab0c2c..0000000000
--- a/doc/changelog/10-standard-library/11240-rew-dependent.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **Added**
- Added :g:`rew dependent` notations for the dependent version of
- :g:`rew` in :g:`Coq.Init.Logic.EqNotations` to improve the display
- and parsing of :g:`match` statements on :g:`Logic.eq` (`#11240
- <https://github.com/coq/coq/pull/11240>`_, by Jason Gross).