From 626c146444653e9dc249e030db1978a64ab95e9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Wed, 31 Aug 2022 17:59:08 +0200 Subject: [PATCH] Website: link to changelog --- web/project-website/content/what-is-new/_index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/web/project-website/content/what-is-new/_index.md b/web/project-website/content/what-is-new/_index.md index 06302a32..7f0ef6e9 100644 --- a/web/project-website/content/what-is-new/_index.md +++ b/web/project-website/content/what-is-new/_index.md @@ -19,3 +19,9 @@ Compared to version 2, Flamenco 3: [custom-jobs]: {{< ref "usage/job-types" >}} {{< button size="large" relref="usage/quickstart/" >}}Quickstart{{< /button >}} + +## Flamenco 3 Change Log + +The more interesting changes between Flamenco 3 versions are listed in the [changelog][changelog]. + +[changelog]: https://developer.blender.org/diffusion/F/browse/main/CHANGELOG.md