aboutsummaryrefslogtreecommitdiff
path: root/BREAKING_CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'BREAKING_CHANGES.md')
-rw-r--r--BREAKING_CHANGES.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/BREAKING_CHANGES.md b/BREAKING_CHANGES.md
index 924c38da..505fec75 100644
--- a/BREAKING_CHANGES.md
+++ b/BREAKING_CHANGES.md
@@ -1,5 +1,8 @@
# v1.0
## Removed features/radically changed behavior
+### formattingOptionsEnabled
+as of !xxx `formattingOptionsEnabled` is no longer available and instead FE check for available post formatting options and enables formatting control if there's more than one option.
+
### minimalScopesMode
As of !633, `scopeOptions` is no longer available and instead is changed for `minimalScopesMode` (default: `false`)