Skip to content

Commit e3cfe7c

Browse files
authored
chore: release (#1141)
1 parent 2cb64bd commit e3cfe7c

File tree

8 files changed

+294
-289
lines changed

8 files changed

+294
-289
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,24 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
66

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

9+
## [0.56.0](https://github.com/contentauth/c2pa-rs/compare/c2pa-v0.55.0...c2pa-v0.56.0)
10+
_17 June 2025_
11+
12+
### Added
13+
14+
* *(sdk)* Introduces get_supported_types api ([#1138](https://github.com/contentauth/c2pa-rs/pull/1138))
15+
* Update Validation for 2.2 spec compliance ([#1144](https://github.com/contentauth/c2pa-rs/pull/1144))
16+
17+
### Documented
18+
19+
* Doc cleanup ([#1143](https://github.com/contentauth/c2pa-rs/pull/1143))
20+
21+
### Fixed
22+
23+
* Freeze base64ct crate at 1.7.3 for now ([#1163](https://github.com/contentauth/c2pa-rs/pull/1163))
24+
* C2patool reports cawg.ica.credential_valid for valid CAWG X.509 signature (CAI-8751) ([#1155](https://github.com/contentauth/c2pa-rs/pull/1155))
25+
* Docs.rs build using openssl and rust_native_crypto simulatenously ([#1139](https://github.com/contentauth/c2pa-rs/pull/1139))
26+
927
## [0.55.0](https://github.com/contentauth/c2pa-rs/compare/c2pa-v0.54.0...c2pa-v0.55.0)
1028
_27 May 2025_
1129

0 commit comments

Comments
 (0)