From 1bc80b5cf7792e13b9d793de2c8da5192c75920c Mon Sep 17 00:00:00 2001 From: Gaëtan Gilbert Date: Wed, 6 Feb 2019 11:57:20 +0100 Subject: Test goal range in "only" selectors I don't know what goal_selector.v was supposed to test but CI says nobody relied on it. --- doc/changelog/04-tactics/10318-select-only-error.rst | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/changelog/04-tactics/10318-select-only-error.rst (limited to 'doc') diff --git a/doc/changelog/04-tactics/10318-select-only-error.rst b/doc/changelog/04-tactics/10318-select-only-error.rst new file mode 100644 index 0000000000..03ed15d948 --- /dev/null +++ b/doc/changelog/04-tactics/10318-select-only-error.rst @@ -0,0 +1,4 @@ +- 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 `_, by Gaëtan + Gilbert). -- cgit v1.2.3