update changelog

This commit is contained in:
Lynne Megido 2023-03-15 06:46:09 +10:00
parent 7e03dd7cf7
commit 4469104ac1
Signed by: lynnesbian
GPG Key ID: F0A184B5213D9F90

View File

@ -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