diff --git a/CHANGES.md b/CHANGES.md index cd41d17c75..74361fa8fc 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,9 +1,9 @@ -# 2.2.5 (unreleased) +# 2.2.5 (2024-05-01) (Mayday!) New: -- Added various ffmpeg timestamps when exporting ffmpeg metadata from filters. - Added `enable_autocue_metadata` and `autocue:` protocol to automatically compute cue points and crossfade parameters (#3753, #3811, @RM-FM and @Moonbase59) +- Added various ffmpeg timestamps when exporting ffmpeg metadata from filters. - Added `db_levels` method to `blank.*` sources (#3790) - Added `excluded_metadata_resolvers` to `request.create` to make it possible to selectively disable specific metadata resolvers when resolving requests. - Normalized expected API from `autocue`, allow multiple implementation and adapt `cross`/`crossfade` to work with it out of the box with workaround for short tracks.