Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# v1.5.1

## Features

* optimize memory for DSSE v0.0.1 processing (#2766)

## Bug Fixes

* Type assert the entry bundle when verifying inclusion proof (#2755)
* return correct errors in rare failure situations (#2753)
* raise error if decoding hash fails during inclusion proof (#2754)

# v1.5.0

This release fixes GHSA-273p-m2cw-6833 and GHSA-4c4x-jm2x-pf9j. Note that this
Expand Down