aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMaxime Dénès2018-03-08 11:24:27 +0100
committerMaxime Dénès2018-03-08 11:24:27 +0100
commitc5432539927de8a94d5c549d288b95b7215390b9 (patch)
treea894769d27c70c780f684ff63b5e547556186a91 /CHANGES
parent76058420ec0ea037504adf0af213d0542bd7c1c3 (diff)
parentba0a37d773c5d42f96b3b88714767ba2e7fb7a3b (diff)
Merge PR #6909: Deprecate Focus and Unfocus
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2ad4b87f41..0e80215fdc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -63,6 +63,7 @@ Focusing
- Focusing bracket `{` now supports single-numbered goal selector,
e.g. `2: {` will focus on the second sub-goal. As usual, unfocus
with `}` once the sub-goal is fully solved.
+ The `Focus` and `Unfocus` commands are now deprecated.
Vernacular Commands