Skip to content

Commit d9b2635

Browse files
committed
[TwigBridge] Fix switch-custom changelog entry
As it doesn't really mention `switch-custom` is a css class.
1 parent 2a4ac0f commit d9b2635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ CHANGELOG
1010
* the `LintCommand` lints all the templates stored in all configured Twig paths if none argument is provided
1111
* deprecated accepting STDIN implicitly when using the `lint:twig` command, use `lint:twig -` (append a dash) instead to make it explicit.
1212
* added `--show-deprecations` option to the `lint:twig` command
13-
* added support for Bootstrap4 switches, use `switch-custom` as `label_attr` in a `CheckboxType`
13+
* added support for Bootstrap4 switches: add the `switch-custom` class to the label attributes of a `CheckboxType`
1414
* Marked the `TwigDataCollector` class as `@final`.
1515

1616
4.3.0

0 commit comments

Comments
 (0)