From f0a93963579428cff290dee78e780d1e211e658c Mon Sep 17 00:00:00 2001 From: butaixianran Date: Thu, 30 Mar 2023 05:54:38 +0800 Subject: [PATCH] update doc --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f56a7e8..e488688 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.1.1 +* Support bilingual localization extension by PR + ## v1.6.1 * Fix Localization issue for 4 addtional buttons on cards. (Forgot that again...)