We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ff40e1 commit 61bbfc6Copy full SHA for 61bbfc6
2 files changed
CHANGELOG.md
@@ -2,11 +2,18 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.54.84] - 2025-05-24
6
+
7
+### Miscellaneous Tasks
8
9
+- Add musl
10
11
## [1.54.83] - 2025-05-24
12
13
### Miscellaneous Tasks
14
15
- Add musl
16
+- Release manta version 1.54.83
17
18
## [1.54.82] - 2025-05-23
19
Cargo.toml
@@ -5,7 +5,7 @@ edition = "2021"
authors = ["Manuel Sopena Ballesteros <msopena@cscs.ch>", "Miguel Gila <miguel.gila@cscs.ch>"]
name = "manta"
description = "Another CLI for ALPS"
-version = "1.54.83"
+version = "1.54.84"
license-file = "LICENSE"
documentation = "https://github.com/eth-cscs/manta/blob/main/README.md"
homepage = "https://github.com/eth-cscs/manta/blob/main/README.md"
0 commit comments