diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a0268c..38aab0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### Changed - The Minimum Supported Rust Version (MSRV) is now **1.64.0**. - Update [`clap`] to v4.0 +- Update [`infer`] to v0.13.0, bringing support for formats such as [CPIO](https://en.wikipedia.org/wiki/Cpio) and + [OpenRaster](https://www.openraster.org/index.html) ## v0.6.0 - 2022-09-04 ### Changed