Skip to content

Commit

Permalink
CHANGELOG.md: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Moonbase59 committed Jun 9, 2024
1 parent 81a76ec commit f8b84e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f8b84e1

Please sign in to comment.