From f8b84e14921003a56d7f21632af9a432ec0388a8 Mon Sep 17 00:00:00 2001 From: Moonbase59 Date: Sun, 9 Jun 2024 18:11:21 +0200 Subject: [PATCH] CHANGELOG.md: typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ada780..0fa5c5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ - More robust variable reading from tags or JSON: - Booleans can be bool or string - Typechecking on tags with unit suffixes, especially `liq_true_peak`, - which was a "dbFS"-suffixed string in v1.2.3 and now is a linear float. + which was a "dBFS"-suffixed string in v1.2.3 and now is a linear float. - Added `liq_fade_in` & `liq_fade_out` to known tags. We don’t use these, but pre-processors might want to set them. - More advance example in `test_autocue.cue_file.liq` that shows how