Skip to content

Commit 1781f0c

Browse files
chore: release
1 parent a7ca0ac commit 1781f0c

File tree

8 files changed

+369
-276
lines changed

8 files changed

+369
-276
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.67.2](https://github.com/contentauth/c2pa-rs/compare/c2pa-v0.67.1...c2pa-v0.67.2)
11+
_13 October 2025_
12+
13+
### Documented
14+
15+
* Update README.md to add CAI membership & Discord links ([#1482](https://github.com/contentauth/c2pa-rs/pull/1482))
16+
* Fix docs.rs build by removing removed features ([#1480](https://github.com/contentauth/c2pa-rs/pull/1480))
17+
18+
### Fixed
19+
20+
* Expose underlying timestamp assertion support ([#1371](https://github.com/contentauth/c2pa-rs/pull/1371))
21+
* Turn on trust by default ([#1483](https://github.com/contentauth/c2pa-rs/pull/1483))
22+
* Empty actions array should be allowed for v1 claim compatibility [CAI-9573] ([#1477](https://github.com/contentauth/c2pa-rs/pull/1477))
23+
* Add support for new data hash exclusions when update manifests are pr… ([#1478](https://github.com/contentauth/c2pa-rs/pull/1478))
24+
25+
### Other
26+
27+
* Update httpmock to 0.8.0 ([#1472](https://github.com/contentauth/c2pa-rs/pull/1472))
28+
1029
## [0.67.1](https://github.com/contentauth/c2pa-rs/compare/c2pa-v0.67.0...c2pa-v0.67.1)
1130
_02 October 2025_
1231

0 commit comments

Comments
 (0)