From 83da52ba95a9ad4ab1bbcbce8edb5bf2dc2b5f4c Mon Sep 17 00:00:00 2001 From: Josh Holmer Date: Mon, 23 Jan 2023 14:37:29 -0500 Subject: [PATCH] Update changelog again --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a96f87f..a22deba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## Version 1.0.1 + +- Remove the "ffmpeg4.x" features that were supposed to have been removed when ffmpeg5 was released. + This is _technically_ a breaking change, but I'm publishing it so quickly after the initial release of this fork that hopefully nobody is depending on those old, deprecated features that you should have removed ages ago anyway. + ## Version 1.0.0 - Fork from https://github.com/zmwangx/rust-ffmpeg