Skip to content

Commit

Permalink
chore: Release manta version 1.42.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Sopena Ballesteros committed Jul 12, 2024
1 parent 278732f commit c6f45b0
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,12 +2,22 @@

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

## [1.42.2] - 2024-07-12

### Bug Fixes

- Move deprecated messages in command get nodes to log when output is json

## [1.42.1] - 2024-07-11

### Features

- Apply sat now accepts ansible_passthrough argument as env var

### Miscellaneous Tasks

- Release manta version 1.42.1

## [1.42.0] - 2024-07-07

### Bug Fixes
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 basic/simple Shasta operations"
version = "1.42.1"
version = "1.42.2"
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 c6f45b0

Please sign in to comment.