We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e22ccf commit b26f196Copy full SHA for b26f196
concordium-std-derive/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased changes
+## concordium-std-derive 3.0.0 (2022-05-17)
4
5
- Add `#[concordium_cfg_not_test]` macro, that excludes parts of code for testing.
6
- Add `derive(Deletable)` macro for deriving the `Deletable` trait.
concordium-std/CHANGELOG.md
+## concordium-std 3.0.0 (2022-05-17)
- Remove support for v0 smart contracts and add support for v1:
- Replace message passing with synchronous calls:
- Remove the `Action` type.
0 commit comments