From: Iker Pedrosa Date: Tue, 14 Mar 2023 15:43:57 +0000 (+0100) Subject: doc: add releases X-Git-Tag: 4.14.0-rc1~109 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29df94eb4a17365e367b434775ae7e8866f20adc;p=thirdparty%2Fshadow.git doc: add releases Signed-off-by: Iker Pedrosa --- diff --git a/doc/contributions/releases.md b/doc/contributions/releases.md new file mode 100644 index 000000000..149d1f8b3 --- /dev/null +++ b/doc/contributions/releases.md @@ -0,0 +1,7 @@ +# Releases + +The shadow project doesn't follow any specific timeline to release new software +versions. Usually, they are released when a major milestone is finished. + +Released source code, alongside the release notes, are provided in the +[release Github page](https://github.com/shadow-maint/shadow/releases).