Skip to content

Commit

Permalink
minor: updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlphaJack committed Aug 26, 2024
1 parent 6d88d24 commit c96a6f6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog - toc

## [1.1.1] - 2024-08-26
### Changed

- Supporting only rustic == 0.7, requiring both rustic and rclone to be installed

## [1.1.0] - 2024-08-20
### Added

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ packages = ["rusticlone", "rusticlone.helpers", "rusticlone.processing"]

[project]
name = "rusticlone"
version = "1.1.0"
version = "1.1.1"
authors = [
{ name="AlphaJack" },
]
Expand Down

0 comments on commit c96a6f6

Please sign in to comment.