From b90ea3c4a69142af97eafe6919b65a3f69cface2 Mon Sep 17 00:00:00 2001 From: David Himmelstrup Date: Fri, 5 Jun 2020 21:09:48 +0800 Subject: [PATCH] Update ChangeLog Former-commit-id: 44fd29c3a5e9070fee6d1ba1b6b09dc4e1ae1141 --- ChangeLog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.md b/ChangeLog.md index cac5ed0..3364915 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -2,6 +2,7 @@ ## 0.4.0.0 +* Show progress when running ffmpeg. * Add GHC-8.4.4 build test to CI. * Small improvements to the scene API. * Bug fixes to the voice API.