aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/04-tactics/10318-select-only-error.rst
blob: 3e4874dee64498dc16424da916c38ff718f0f2a3 (plain)
1
2
3
4
5
- **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).