Skip to content

Commit 4a0745f

Browse files
authored
chore: release (#1335)
1 parent d69709a commit 4a0745f

File tree

8 files changed

+176
-154
lines changed

8 files changed

+176
-154
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.60.0](https://github.com/contentauth/c2pa-rs/compare/c2pa-v0.59.1...c2pa-v0.60.0)
11+
_26 August 2025_
12+
13+
### Added
14+
15+
* *(sdk)* Falls back to fs for large intermediate streams ([#1341](https://github.com/contentauth/c2pa-rs/pull/1341))
16+
* Add ability to set/get the description for an action. ([#1276](https://github.com/contentauth/c2pa-rs/pull/1276))
17+
18+
### Fixed
19+
20+
* Ingredient thumbnail generation respect settings ([#1332](https://github.com/contentauth/c2pa-rs/pull/1332))
21+
* Fix a regression for invalid manifest handling and reader creation ([#1312](https://github.com/contentauth/c2pa-rs/pull/1312))
22+
* Fix test
23+
24+
### Other
25+
26+
* Fix docs and dead code lint ([#1340](https://github.com/contentauth/c2pa-rs/pull/1340))
27+
1028
## [0.59.1](https://github.com/contentauth/c2pa-rs/compare/c2pa-v0.59.0...c2pa-v0.59.1)
1129
_15 August 2025_
1230

0 commit comments

Comments
 (0)