Skip to content

Commit 353bb55

Browse files
committed
chore: Release manta version 1.54.79
1 parent 171db20 commit 353bb55

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,18 @@
22

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

5+
## [1.54.79] - 2025-05-23
6+
7+
### Features
8+
9+
- Add new artifacts for apple and linux musl
10+
511
## [1.54.78] - 2025-05-22
612

713
### Miscellaneous Tasks
814

915
- Musl target compilation/build fails because openssl/libssl can't be found on host. To fix this, add openssl vendored feature to git2 dependency
16+
- Release manta version 1.54.78
1017

1118
## [1.54.77] - 2025-05-22
1219

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55
authors = ["Manuel Sopena Ballesteros <msopena@cscs.ch>", "Miguel Gila <miguel.gila@cscs.ch>"]
66
name = "manta"
77
description = "Another CLI for ALPS"
8-
version = "1.54.78"
8+
version = "1.54.79"
99
license-file = "LICENSE"
1010
documentation = "https://github.com/eth-cscs/manta/blob/main/README.md"
1111
homepage = "https://github.com/eth-cscs/manta/blob/main/README.md"

0 commit comments

Comments
 (0)