Skip to content

Commit b26f196

Browse files
committed
Bump changelogs.
1 parent 6e22ccf commit b26f196

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

concordium-std-derive/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased changes
3+
## concordium-std-derive 3.0.0 (2022-05-17)
44

55
- Add `#[concordium_cfg_not_test]` macro, that excludes parts of code for testing.
66
- Add `derive(Deletable)` macro for deriving the `Deletable` trait.

concordium-std/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased changes
3+
## concordium-std 3.0.0 (2022-05-17)
44
- Remove support for v0 smart contracts and add support for v1:
55
- Replace message passing with synchronous calls:
66
- Remove the `Action` type.

0 commit comments

Comments
 (0)