File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,26 @@ All versions prior to 0.2.0 are untracked.
10
10
11
11
### Added
12
12
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
+
13
33
* Added ` TransparencyLogInstance.checkpoint_key_id ` as an optional key identifier
14
34
for logs that generate checkpoints ([ #284 ] ( https://github.com/sigstore/protobuf-specs/pull/284 ) )
15
35
You can’t perform that action at this time.
0 commit comments