Skip to content

Commit

Permalink
Add changelog note.
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor-N-Suadicani committed Jun 27, 2024
1 parent 6eed738 commit 44a33f4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## Unreleased changes

- Add `cis3` module and `Cis3Contract` for interacting with CIS3 contracts.
- Updated the concordium-base submodule to incorporate protocol 7 changes.
This updates some protobuf messages relating to cooldown and baker pool status.

## 4.3.0

Expand Down Expand Up @@ -126,7 +128,7 @@
serialization macros.
- Bump minimum supported rust version to 1.64.
- When using derive(Serial,Deserial) macros from the smart_contracts modules
`concordium_std` must be made available, for example as
`concordium_std` must be made available, for example as
`use concordium_rust_sdk::smart_contracts::common as concordium_std`

## 2.3.0
Expand Down

0 comments on commit 44a33f4

Please sign in to comment.