From 45da798791457cce8dd1159b2f50abd870ab8bfc Mon Sep 17 00:00:00 2001 From: mappu Date: Sat, 31 Dec 2022 14:29:52 +1300 Subject: [PATCH] doc/README: add changelog for v1.3.0 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3ac901e..ff5815e 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,10 @@ dokku storage:mount teafolio /srv/teafolio-dokku/config.toml:/app/config.toml ## CHANGELOG +2022-12-31 v1.3.0 +- Add `OverrideOrder` configuration option to insert repos at specific positions +- Cache target image URLs to improve homepage load performance + 2021-04-12 v1.2.1 - Exclude 'build:success' tag from article-only repositories, and re-host the image locally - Also search root repo directory for images