Skip to content

Commit 6ad0fad

Browse files
Add changelog for v0.3.3 (#462)
1 parent 1e0daec commit 6ad0fad

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,26 @@ All versions prior to 0.2.0 are untracked.
1010

1111
### Added
1212

13+
### Changed
14+
15+
## 0.3.3
16+
17+
* Allowed specifying artifact digest for verification
18+
([#406](https://github.com/sigstore/protobuf-specs/pull/406)
19+
* Added version to `SigningConfig` message
20+
([#383](https://github.com/sigstore/protobuf-specs/pull/383)
21+
22+
### Changed
23+
24+
* Docs: Clarify that integration time is only trustworthy with a Signed Entry
25+
Timestamp ([#442](https://github.com/sigstore/protobuf-specs/pull/442)
26+
* Docs: Clarify inclusion promise requirement ([#380](https://github.com/sigstore/protobuf-specs/pull/380)
27+
* Docs: Clarify that artifact digest verification should not be used with
28+
in-toto attestations
29+
([#461](https://github.com/sigstore/protobuf-specs/pull/461)
30+
31+
## 0.3.2
32+
1333
* Added `TransparencyLogInstance.checkpoint_key_id` as an optional key identifier
1434
for logs that generate checkpoints ([#284](https://github.com/sigstore/protobuf-specs/pull/284))
1535

0 commit comments

Comments
 (0)