Skip to content

Commit

Permalink
Bump changelogs.
Browse files Browse the repository at this point in the history
  • Loading branch information
abizjak committed May 17, 2022
1 parent 6e22ccf commit b26f196
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion concordium-std-derive/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

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

- Add `#[concordium_cfg_not_test]` macro, that excludes parts of code for testing.
- Add `derive(Deletable)` macro for deriving the `Deletable` trait.
Expand Down
2 changes: 1 addition & 1 deletion concordium-std/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Unreleased changes
## 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.
Expand Down

0 comments on commit b26f196

Please sign in to comment.