Skip to content

Commit c3e4bdb

Browse files
committed
minor: updated CHANGELOG.md
1 parent 4f26133 commit c3e4bdb

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog - toc
22

3+
## [1.1.0] - 2024-08-20
4+
### Added
5+
6+
- Added rustic and rclone version check
7+
8+
### Changed
9+
10+
- Enforcing minimum rustic and rclone versions
11+
- Supportig rclone >=1.67
12+
313
## [1.0.1] - 2024-05-17
414
### Added
515

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ packages = ["rusticlone", "rusticlone.helpers", "rusticlone.processing"]
2222

2323
[project]
2424
name = "rusticlone"
25-
version = "1.0.1"
25+
version = "1.1.0"
2626
authors = [
2727
{ name="AlphaJack" },
2828
]

0 commit comments

Comments
 (0)