From 70dca0e3cbf077457c06e98c3dcdd48266be8572 Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Mon, 12 Aug 2019 22:11:35 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 89fb0c76..691d5461 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## [2.4.0] - 2019-08-12 + +### Added +- Allow user to select output format to workaround certain issues like #173 +- Show troubleshooting workarounds when cut fails + +### Changed +- Upgrade ffmpeg to 2.2 + +### Fixed +- Fix vulnerabilities + ## [2.3.0] - 2019-06-13 ### Fixed