c2pa-rs

A fork of https://github.com/contentauth/c2pa-rs/
git clone git://archive.git.mtrnord.blog/mtrnords-photography-manager/c2pa-rs.git
Log | Files | Refs | README

commit f93fd259a4da3735f7c95e972757c35a899b7a3b
parent 0fe0b8ca2efd4c424fa4fd83e80f85a931380f7e
Author: scouten-adobe <scouten-adobe@users.noreply.github.com>
Date:   Mon, 19 Dec 2022 20:07:40 +0000

Prepare 0.16.1 release

Diffstat:
MCHANGELOG.md | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -9,6 +9,14 @@ Do not manually edit this file. It will be automatically updated when a new rele ## 0.16.1 _19 December 2022_ +* Update xmp-toolkit from 0.6.0 to 1.0.0 ([#165](https://github.com/contentauth/c2pa-rs/pull/165)) +* Prepare 0.16.1 release +* Address new Clippy warnings for Rust 1.66 ([#164](https://github.com/contentauth/c2pa-rs/pull/164)) +* Create external manifests for unknown types ([#162](https://github.com/contentauth/c2pa-rs/pull/162)) + +## 0.16.1 +_19 December 2022_ + * Address new Clippy warnings for Rust 1.66 ([#164](https://github.com/contentauth/c2pa-rs/pull/164)) * Create external manifests for unknown types ([#162](https://github.com/contentauth/c2pa-rs/pull/162))