From ff612fa83e3807cedbab46e8e0f62cd63a8deb88 Mon Sep 17 00:00:00 2001 From: ConfusedPolarBear <33811686+ConfusedPolarBear@users.noreply.github.com> Date: Fri, 5 Aug 2022 00:01:25 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e58a72c..d656ee5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ * Restore per season status updates in the log * Prevent null key in `/Intros/Shows` endpoint (#27) * Fix positioning of skip intro button on mobile devices (#43) + * Ensure video playback always resumes after clicking the skip intro button (#44) ## v0.1.5.0 (2022-06-17) * Use `ffmpeg` to generate audio fingerprints instead of `fpcalc`