diff --git a/CHANGELOG.md b/CHANGELOG.md index ce48b2b..aa33110 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## v1.9.6 + +### Feature + +- Update Dockerfile base image to `rclone/rclone:1.57.0` +- Display the time of running the backup program + +
+ + + ## v1.9.5 ### Feature diff --git a/version b/version index 57d503d..bf1809a 100644 --- a/version +++ b/version @@ -1 +1 @@ -v1.9.5 +v1.9.6