From 076a0a53a8ecdcef252cccf6bffe1db56e85ad49 Mon Sep 17 00:00:00 2001 From: nojaf Date: Wed, 12 Nov 2025 08:20:36 +0100 Subject: [PATCH 1/2] Add stable release for v21 --- RELEASE_NOTES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 4e11e755..e25b0ab8 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Changelog +## 21.0.0 - 2025-11-12 + +Stable release + ## 21.0.0-beta-005 - 2025-04-23 ### Added From c6c64aedf4b78212e9a0b740c1d82312ad1233ec Mon Sep 17 00:00:00 2001 From: nojaf Date: Wed, 12 Nov 2025 08:24:06 +0100 Subject: [PATCH 2/2] Update PR description --- .github/pull_request_template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 42f56013..a12305b3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -17,3 +17,5 @@ dotnet fantomas build.fsx src tests docs Should any tests fail, please review and adjust your changes accordingly. We appreciate your efforts to contribute and look forward to reviewing your pull request! + +**Please remove this placeholder from the PR description after reading it and replace it with a clear, meaningful description of the changes in this PR.** \ No newline at end of file