From b1b08b932f2ab4b92d2228373af9e76bd4be9866 Mon Sep 17 00:00:00 2001 From: mappu Date: Thu, 19 Nov 2020 12:08:47 +1300 Subject: [PATCH] doc/changelog: v1.2.0 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d7010b4..f69190f 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,11 @@ dokku storage:mount teafolio /srv/teafolio-dokku/config.toml:/app/config.toml ## CHANGELOG +2020-11-19 v1.2.0 +- Cache homepage repositories, sync changes in the background +- Consider the updated time to be the most recent commit, not the Gitea repository metadata update field +- Add extra logging to startup + 2020-11-08 v1.1.1 - Fix an issue with newer versions of Gitea that paginate repoistory list responses - Fix an issue with blocking semaphores for a cancelled network request