Skip to content

Commit

Permalink
Update CHANGELOG.md (risc0#1415)
Browse files Browse the repository at this point in the history
  • Loading branch information
flaub authored Feb 7, 2024
1 parent 4619eaf commit 6e8e333
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,16 @@

* Fix temporary directory not being removed when session goes out of scope. This
can help prevent out of disk space issues.
* Verification of groth16 receipts in rust that are compatible with Bonsai

### ⚡️ Features

* Improve performance by replacing Poseidon with Poseidon2 hashing function
* Improved API for handling private outputs
* Add support for configuration of intermediate segment storage (on-disk,
in-memory, etc).
* Add cargo-risczero deploy command
* Increase bits of security

### 🚨 Breaking Changes

Expand Down

0 comments on commit 6e8e333

Please sign in to comment.