Skip to content

Commit

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

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

## [0.37.0](https://github.com/contentauth/c2pa-rs/compare/v0.36.4...v0.37.0)
_17 October 2024_

### Fixed

* Adds identified RangeType to region of interest ([#631](https://github.com/contentauth/c2pa-rs/pull/631))

## [0.36.4](https://github.com/contentauth/c2pa-rs/compare/v0.36.3...v0.36.4)
_15 October 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.4"
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 4e41c26

Please sign in to comment.