File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,30 @@ All versions prior to 0.2.0 are untracked.
8
8
9
9
## [ Unreleased]
10
10
11
+ ## 0.2.1
12
+
13
+ ### Added
14
+
15
+ * CloudEvents proto for Rekor pub/sub messages ([ #86 ] ( https://github.com/sigstore/protobuf-specs/pull/86 ) )
16
+ * Generate jsonschema ([ #112 ] ( https://github.com/sigstore/protobuf-specs/pull/112 ) )
17
+ * Rust bindings for jsonschema ([ #118 ] ( https://github.com/sigstore/protobuf-specs/pull/118 ) )
18
+ * Dependabot to update dependencies ([ #99 ] ( https://github.com/sigstore/protobuf-specs/pull/99 ) )
19
+
20
+ ### Changed
21
+
22
+ There were no changes in this release.
23
+
24
+ ### Fixed
25
+
26
+ * Docs: Fixed spelling error ([ #97 ] ( https://github.com/sigstore/protobuf-specs/pull/97 ) )
27
+ * Docs: Clarified log index vs global log index ([ #101 ] ( https://github.com/sigstore/protobuf-specs/pull/101 ) )
28
+ * Docs: Clarified purpose of SET as a signed timestamp ([ #100 ] ( https://github.com/sigstore/protobuf-specs/pull/100 ) )
29
+ * Docs: Clarify message digest purpose ([ #114 ] ( https://github.com/sigstore/protobuf-specs/pull/114 ) )
30
+
31
+ ### Removed
32
+
33
+ There were no removals in this release.
34
+
11
35
## 0.2.0
12
36
13
37
### Added
You can’t perform that action at this time.
0 commit comments