Skip to content

Commit

Permalink
Undo changelog in projects that don't use the Rust SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor-N-Suadicani committed Jul 15, 2024
1 parent 3d1046f commit 9e5be55
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion concordium-cis2/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
- Add `FromStr` implementations for `TokenId` types.
- Add a `serde` feature that derives `serde::Serialize` and `serde::Deserialize` for `TokenId` types, `TokenAmount` types, `OnReceivingCis2DataParams<T, A, D>`, `OnReceivingCis2Params<T, A>`, `AdditionalData`, and `Receiver`.
- Fix `SchemaType` implementation of `OnReceivingCis2DataParams<T, A, D>` so that it matches `Serial` and `Deserial` implementations.
- Updated the Concordium Rust SDK to support the changes introduced in protocol 7.

## concordium-cis2 6.1.0 (2024-02-22)

Expand Down
3 changes: 0 additions & 3 deletions concordium-std/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# Changelog

## Unreleased changes
- Updated the Concordium Rust SDK to support the changes introduced in protocol 7.

## concordium-std 10.1.0 (2024-04-04)

- Add support for querying the module reference and contract name of an instance,
Expand Down

0 comments on commit 9e5be55

Please sign in to comment.