From 8ce5aecaf4604011fd90d9af59d743ed1a7af78b Mon Sep 17 00:00:00 2001 From: ttionya Date: Wed, 22 Sep 2021 22:51:58 +0800 Subject: [PATCH] docs: update CHANGELOG --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03682a6..1accf9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## v1.9.3 + +### Feature + +- Update Dockerfile base image to `rclone/rclone:1.56.1` + +### Chore + +- On the 10th, 20th and 30th of every month, republish the Docker image to update the alpine packages + +
+ + + ## v1.9.2 ### Feature