# Changelog ## 0.5.0 (2024-06-30) * Bump ffmpex dependency to 0.11.0. * Require Elixir 1.12. ## 0.4.0 (2021-11-16) * Bump ffmpex dependency to 0.9.0. * Require Elixir 1.9. ### 0.3.2 (2021-11-10) * Bump ffmpex dependency to 0.8.0. ### 0.3.1 (2020-07-09) * Bump ffmpex dependency to 0.7.2. ## 0.3.0 (2018-03-26) * Bump ffmpex dependency to 0.5.0. * Require Elixir 1.4. ### 0.2.2 (2017-01-07) * Fix Elixir 1.4 warnings. ### 0.2.1 (2016-12-03) * Bump ffmpex dependency to 0.4.0. ## 0.2.0 (2016-09-10) * **Breaking change:** Updated function return values to match ffmpex 0.3.0 API. * Bump ffmpex dependency to 0.3.0. ### 0.1.2 (2016-08-17) * Bump ffmpex dependency to 0.2.0. ### 0.1.1 (2016-08-10) * Added `:max_width` and `:max_height` options. * Added `:framerate` option for all presets. ## 0.1.0 (2016-07-30) * First SilentVideo release. * Presets for mobile, web, tablet. * Adjust bitrate and output height.