Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
scouten-adobe authored Sep 29, 2024
1 parent 40139c9 commit 6466535
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,18 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

Since version 0.36.1, the format of this changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [0.37.0](https://github.com/scouten-adobe/TEMP-c2pa-rs/compare/v0.36.0...v0.37.0)
_29 September 2024_

### Added

* Add a feature that isn't really a feature ([#44](https://github.com/scouten-adobe/TEMP-c2pa-rs/pull/44))

### Other

* Fixes issue where nested assertion-uri-hash errors were being reported at the active manifest level. ([#593](https://github.com/scouten-adobe/TEMP-c2pa-rs/pull/593))
* Feature/add content length to tsa request ([#587](https://github.com/scouten-adobe/TEMP-c2pa-rs/pull/587))

## 0.36.0
_23 September 2024_

Expand Down
2 changes: 1 addition & 1 deletion sdk/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "c2pa"
version = "0.36.0"
version = "0.37.0"
description = "Rust SDK for C2PA (Coalition for Content Provenance and Authenticity) implementors"
authors = [
"Maurice Fisher <mfisher@adobe.com>",
Expand Down

0 comments on commit 6466535

Please sign in to comment.