From c3c4b08038b39250fc2f07147c278889f9737781 Mon Sep 17 00:00:00 2001 From: Zach Brown Date: Mon, 22 Apr 2024 13:20:42 -0700 Subject: [PATCH] v1.20 Release Finish the release notes for the 1.20 release. Signed-off-by: Zach Brown --- ReleaseNotes.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index b0ba6e39..e8a15c2e 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,6 +1,15 @@ Versity ScoutFS Release Notes ============================= +--- +v1.20 +\ +*Apr 22, 2024* + +Minor changes to packaging to better support "weak" module linking of +the kernel module, and to including git hashes in the built package. No +changes in runtime behaviour. + --- v1.19 \