Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sergerad committed Aug 18, 2024
1 parent da5ec1f commit 60f5a33
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## 0.11.0 (TBD)

#### Enhancements

- Updated `MastForest::read_from` to deserialize without computing node hashes unnecessarily (#1453).

#### Changes

- Added `new_unsafe()` constructors to MAST node types which do not compute node hashes (#1453).
- Consolidated `BasicBlockNode` constructors and converted assert flow to new error type `MastNodeError` (#1453).

## 0.10.3 (2024-08-12)

#### Enhancements
Expand Down

0 comments on commit 60f5a33

Please sign in to comment.