From 309a78d246ff175eaf12f6a7d4e9d70845b9edda Mon Sep 17 00:00:00 2001 From: KunoiSayami <46131041+KunoiSayami@users.noreply.github.com> Date: Mon, 10 May 2021 16:09:19 +0800 Subject: feat: Add reset database subcommand * fix: Fix CI build failure --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 1b50fb3..77a9ce9 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ This project is currently developing, minor version may incompatible with previous minor version. +## Notice + +Upgrade from v0.1.x to v0.2.x should reset database due to password storage method changed. + ## Source Most idea from: https://github.com/varphone/cgit-gogs-auth-filter -- cgit v1.3.1