aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/04-tactics/10318-select-only-error.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/04-tactics/10318-select-only-error.rst')
-rw-r--r--doc/changelog/04-tactics/10318-select-only-error.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/changelog/04-tactics/10318-select-only-error.rst b/doc/changelog/04-tactics/10318-select-only-error.rst
deleted file mode 100644
index 3e4874dee6..0000000000
--- a/doc/changelog/04-tactics/10318-select-only-error.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **Changed:**
- The goal selector tactical ``only`` now checks that the goal range
- it is given is valid instead of ignoring goals out of the focus
- range (`#10318 <https://github.com/coq/coq/pull/10318>`_, by Gaƫtan
- Gilbert).