Skip to content

Commit a6b3e6d

Browse files
committed
Add CHANGELOG entries
Signed-off-by: Alexis <alexis.challande@trailofbits.com>
1 parent a090bc7 commit a6b3e6d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

99
## [Unreleased]
1010

11+
### Added
12+
13+
* API: The DSSE `Envelope` class now performs automatic validation
14+
([#1211](https://github.com/sigstore/sigstore-python/pull/1211))
15+
16+
* API: Added `signature` property to `Envelope` class for accessing raw
17+
signature bytes ([#1211](https://github.com/sigstore/sigstore-python/pull/1211))
18+
1119
### Fixed
1220

1321
* Fixed a CLI parsing bug introduced in 3.5.1 where a warning about

0 commit comments

Comments
 (0)