Skip to content

Commit 7138964

Browse files
authored
Update CHANGELOG.md
1 parent d534c36 commit 7138964

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
- [#294](https://github.com/FlutterGen/flutter_gen/pull/294) [**BREAKING CHANGES**] Moved the `style` and `package_parameter_enabled` to under assets.outputs scope.
5252
```yaml
5353

54+
# Before
5455
flutter_gen:
5556
# ...
5657
assets:
@@ -59,6 +60,7 @@
5960
outputs:
6061
class_name: MyAssets
6162

63+
# After
6264
flutter_gen:
6365
# ...
6466
assets:

0 commit comments

Comments
 (0)