Skip to content

Commit 43264e7

Browse files
0.2.1 changelog (#128)
Signed-off-by: Hayden B <hblauzvern@google.com>
1 parent 01bb766 commit 43264e7

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,30 @@ All versions prior to 0.2.0 are untracked.
88

99
## [Unreleased]
1010

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+
1135
## 0.2.0
1236

1337
### Added

0 commit comments

Comments
 (0)