Skip to content

Commit

Permalink
chore: Release manta version 1.53.21
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelSopenaBallesteros committed Nov 12, 2024
1 parent 6471f76 commit b85b8cb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,18 @@

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

## [1.53.21] - 2024-11-12

### Features

- Set kernel parameters was changing the kernel value

## [1.53.20] - 2024-11-11

### Miscellaneous Tasks

- Release manta version 1.53.20

### Refactor

- Cfs_configuration.branch and cfs_configuration.tag are now based on a list of values a specific commit may be related to
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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.53.20"
version = "1.53.21"
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"
Expand Down

0 comments on commit b85b8cb

Please sign in to comment.