Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
irakliyk committed Oct 26, 2024
1 parent 657e156 commit 0e2291a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Changelog

## 0.10.0 (2024-10-25)
- Added `maybe-async-trait` procedural macro.
- [BREAKING] Refactored `maybe-async` macro into simpler `maybe-async` and `maybe-await` macros.
- Introduce `VectorCommitment` abstraction (#285).
- Add options for partitioned trace commitments (#336).
- [BREAKING] Refactored maybe-async macro into simpler maybe-async and maybe-await macros (#283).
- [BREAKING] Introduce `VectorCommitment` abstraction (#285).
- Added `maybe-async-trait` procedural macro (#334).
- [BREAKING] Add options for partitioned trace commitments (#336).
- Updated minimum supported Rust version to 1.82.

## 0.9.3 (2024-09-25) - `utils/core` and `math` crates only
Expand Down

0 comments on commit 0e2291a

Please sign in to comment.