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 d910bad18dae64ebf5fd933947de34e3eed771d3
parent 1336a45f70d567424195b4da0273b63efbf3f0f7
Author: Eric Scouten <scouten@adobe.com>
Date:   Wed,  3 Aug 2022 16:02:51 -0700

Remove inadvertent 1.0.0 release from changelog (#97)

(Build automation error.)
Diffstat:
MCHANGELOG.md | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -6,9 +6,6 @@ This project adheres to [Semantic Versioning](https://semver.org), except that Do not manually edit this file. It will be automatically updated when a new release is published. -## 1.0.0 -_03 August 2022_ - * Treat 'meta' box as standard container ([#95](https://github.com/contentauth/c2pa-rs/pull/95)) * Fix for `sign_claim` masking error ([#96](https://github.com/contentauth/c2pa-rs/pull/96))