From 7675df7d7ca993ee2bdd4b0de8416382f3b812dd Mon Sep 17 00:00:00 2001 From: decentral1se Date: Wed, 27 Mar 2024 07:14:24 +0100 Subject: [PATCH] docs: warn on version Closes https://git.coopcloud.tech/coop-cloud/organising/issues/543 --- docs/maintainers/handbook.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/maintainers/handbook.md b/docs/maintainers/handbook.md index 6409be0..c9bded6 100644 --- a/docs/maintainers/handbook.md +++ b/docs/maintainers/handbook.md @@ -398,6 +398,10 @@ And then create a text file which corresponds to the version release, e.g. `1.1. You can also add release notes for the next release into a special file `releases/next`. This file will be used when running `abra recipe release`. +!!! warning "Not available in < 0.9.x of `abra` + + Using `releases/next` is only available in > 0.9.x series of `abra`. + ## How do I generate the recipe catalogue To generate an entire new copy of the catalogue: