Skip to content

Commit

Permalink
chore: Release manta version 1.46.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Sopena Ballesteros committed Jul 29, 2024
1 parent e365b3e commit f7805df
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,27 @@

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

## [1.46.1] - 2024-07-29

### Bug Fixes

- Bugs managing config file

### Refactor

- Clean code

## [1.46.0] - 2024-07-29

### Features

- Config file autogeneration
- Config file autogeneration

### Miscellaneous Tasks

- Release manta version 1.46.0

## [1.45.3] - 2024-07-28

### Features
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 <[email protected]>", "Miguel Gila <[email protected]>"]
name = "manta"
description = "Another CLI for basic/simple Shasta operations"
version = "1.46.0"
version = "1.46.1"
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 f7805df

Please sign in to comment.