diff options
Diffstat (limited to 'BREAKING_CHANGES.md')
| -rw-r--r-- | BREAKING_CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BREAKING_CHANGES.md b/BREAKING_CHANGES.md index 505fec75..bc0f7b9d 100644 --- a/BREAKING_CHANGES.md +++ b/BREAKING_CHANGES.md @@ -1,7 +1,7 @@ # 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. +as of !833 `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`) |
