From be076f9a8945a333c5cf059257b2061c133bd369 Mon Sep 17 00:00:00 2001 From: "flow.gunso" Date: Fri, 13 Mar 2020 12:09:07 +0100 Subject: [PATCH] Change status of #14 in v2.1.1 to closed --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c10acf6..f735ab2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ - Close #16: add a templater for Docker Hub and Seafile's forum topic description ### __[2.1.1](https://gitlab.com/flwgns-docker/seafile-client/-/tags/2.1.1)__ | _2020/03/10_ -- Ongoing #14: prevent re-initialization and re-synchronization of the container if it's life cycle change but is not deleted +- Close #14: prevent re-initialization and re-synchronization of the container if it's life cycle change but is not deleted ## __[2.1.0](https://gitlab.com/flwgns-docker/seafile-client/-/tags/2.1.0)__ | _2020/01/30_ - Close #13: replace previous Bash script that parse `seaf-cli status` with a Python script that use __pysearpc__ to run checks - Ongoing #14: implement a workaround to probable issue, waiting for the issue to appear