Skip to content

Commit 2b00f0e

Browse files
authored
Release 0.3.0 (#21)
1 parent da4b3d9 commit 2b00f0e

File tree

3 files changed

+103
-96
lines changed

3 files changed

+103
-96
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 0.3.0 2025-03-04
9+
10+
- Added the `Updater` role for the `up_stage_code` method.
11+
- Removed not working view transactions: `get_release_blob` and `get_latest_release_blob`.
12+
- Added the possibility to attach a deposit for staking storage in the `add_release_blob`.
13+
- Fixed the issue with logging big size of arguments in the `delegate_execution`.
14+
815
## 0.2.1 2024-12-02
916

1017
- Reworked the `get_deployments` view method.

0 commit comments

Comments
 (0)