Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
donatik27 authored Nov 28, 2024
1 parent d387eb6 commit 86bb81a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Removed

- Remove 'setup' funcion from common test module [#763]
- Remove 'setup' function from common test module [#763]

### Changed

Expand Down Expand Up @@ -356,7 +356,7 @@ is necessary since `rkyv/validation` was required as a bound.
- Removed previous implementations attached to `PublicInputValues`. [#416]
- Deprecated `anyhow` and `thiserror`. [#343]
- Remove `serialisation` module and use single serialization fn's. [#347]
- Remove uncessary `match` branch for `var_c` [#414]
- Remove unnecessary `match` branch for `var_c` [#414]
- Remove legacy fns and move to test modules the only-for-testing ones. [#434]

### Changed
Expand Down

0 comments on commit 86bb81a

Please sign in to comment.