From 9b83979be0f543a4be60e557d3ee9770469c3d09 Mon Sep 17 00:00:00 2001 From: Dong-hee Na Date: Thu, 26 May 2022 18:37:45 +0900 Subject: [PATCH] README: Release v1.1.0 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 07bab14..d6d58d3 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,9 @@ func main() { ``` ## Release Note +### v1.1.0 +- The performance of Perceptionhash is enhanced. + ### v1.0.3 - Add workflow for GithubAction - Fix typo on the GoDoc for LoadImageHash