From 0f8c71d3b3fb55b2dad798dcd7594845e5dbe038 Mon Sep 17 00:00:00 2001 From: Joe Chen Date: Tue, 14 Feb 2023 22:44:23 +0800 Subject: fix(migration): skip v20 if column `sha256` already exists (#7354) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index c8180a80..279db715 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ All notable changes to Gogs are documented in this file. - Unable to choose "Lookup Avatar by mail" in user settings without deleting custom avatar. [#7267](https://github.com/gogs/gogs/pull/7267) - Mistakenly include the "data" directory under the custom directory in the Docker setup. [#7343](https://github.com/gogs/gogs/pull/7343) - Unable to render repository pages with implicit submodules (e.g. `get submodule "REDACTED": revision does not exist`). [#6436](https://github.com/gogs/gogs/issues/6436) +- Unable to start after data recovery with an outdated migration version. [#7125](https://github.com/gogs/gogs/issues/7125) ### Removed -- cgit v1.2.3