Skip to content

Commit

Permalink
📝 update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
LeGoffMael committed Jun 26, 2023
1 parent d02472b commit 30b85de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Future<void> exportVideo() async {
```

- New complete control over the command generation using `commandBuilder` in `VideoFFmpegVideoEditorConfig`
- The exportation is now very fast if there is no filter [#140](https://github.com/LeGoffMael/video_editor/issues/140)
- Fix assert error while triming [#157](https://github.com/LeGoffMael/video_editor/issues/157)
- New `coverThumbnailsQuality` and `trimThumbnailsQuality` in controller
- Removed `quality` in `CoverSelection`
Expand Down

0 comments on commit 30b85de

Please sign in to comment.