From 5576423f464a8ca8c909838414cc545874bf575e Mon Sep 17 00:00:00 2001 From: butaixianran Date: Fri, 31 Mar 2023 04:22:48 +0800 Subject: [PATCH] update doc --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3d39c5d..c3b343e 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,9 @@ Since v1.5.5, we've already optimized the SHA256 function to the top. So the onl # Change Log +## v1.6.2 +* When downloading, re-name file if file already exists + ## v1.6.1.1 * Support bilingual localization extension by PR