Skip to content

Commit c12d645

Browse files
committed
chore: Release cshell version 0.3.1
1 parent b51fbb4 commit c12d645

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.3.1] - 2025-04-22
6+
7+
### 🐛 Bug Fixes
8+
9+
- Activity monitor on big screens
10+
- Bigger space for coin amount on UTxO tab
11+
12+
### ⚙️ Miscellaneous Tasks
13+
14+
- Select provider using parser args
15+
516
## [0.3.0] - 2025-04-21
617

718
### 🚀 Features
@@ -34,6 +45,7 @@ All notable changes to this project will be documented in this file.
3445
- Release cshell version 0.2.0
3546
- Move pallas-wallet into CShell
3647
- Add wallet import for RO wallets
48+
- Release cshell version 0.3.0
3749

3850
### Release
3951

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cshell"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
edition = "2021"
55
rust-version = "1.82.0"
66
authors = ["TxPipe <[email protected]>"]

0 commit comments

Comments
 (0)