Skip to content

Commit 702b140

Browse files
committed
chore: Release manta-cli version 1.60.4
1 parent 93f5b2b commit 702b140

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,27 @@
22

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

5+
## [1.60.4] - 2026-02-27
6+
7+
### Bug Fixes
8+
9+
- Power management operations not able to deserialize struct response when creating a transition
10+
11+
### Refactor
12+
13+
- Update Cargo.lock
14+
515
## [1.60.3] - 2026-02-24
616

717
### Bug Fixes
818

919
- Rollback rdkafka to overcome error compiling librdfafka
1020
- Rollback rdkafka to overcome error compiling librdfafka
1121

22+
### Miscellaneous Tasks
23+
24+
- Release manta-cli version 1.60.3
25+
1226
## [1.60.2] - 2026-02-24
1327

1428
### Bug Fixes

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
@@ -8,7 +8,7 @@ edition = "2024"
88
authors = ["Manuel Sopena Ballesteros <msopena@cscs.ch>", "Miguel Gila <miguel.gila@cscs.ch>"]
99
name = "manta-cli"
1010
description = "Another CLI for ALPS"
11-
version = "1.60.3"
11+
version = "1.60.4"
1212
license-file = "LICENSE"
1313
documentation = "https://github.com/eth-cscs/manta/blob/main/README.md"
1414
homepage = "https://github.com/eth-cscs/manta/blob/main/README.md"

0 commit comments

Comments
 (0)