Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ch1bo committed Feb 14, 2025
1 parent f937c68 commit 66d074a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ changes.

## [0.20.1] - UNRELEASED

- Fix a bug where decoding `Party` information from chain would crash the node
or chain observer. A problematic transaction will now be ignored and not
deemed a valid head protocol transaction. An example was if the datum would
contain CBOR instead of just hex encoded bytes.

- Stream historical data from disk in the hydra-node API server.

- Record used and free memory when running `bench-e2e` benchmark.
Expand Down

0 comments on commit 66d074a

Please sign in to comment.