From b1ec0c226f0b7a41fc09505e5efff97edddd6af0 Mon Sep 17 00:00:00 2001 From: hugoreleaser Date: Wed, 1 Jun 2022 10:11:48 +0000 Subject: [PATCH] releaser: Add release notes for 0.100.1 [ci skip] --- temp/0.100.1-relnotes-ready.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 temp/0.100.1-relnotes-ready.md diff --git a/temp/0.100.1-relnotes-ready.md b/temp/0.100.1-relnotes-ready.md new file mode 100644 index 000000000..7c9ef499d --- /dev/null +++ b/temp/0.100.1-relnotes-ready.md @@ -0,0 +1,9 @@ + + +This is a bug-fix release with a couple of important fixes. + +* Fix panic with markdownify/RenderString with shortcode on Page with no content file 212d9e30 @bep #9959 +* releaser: Prepare repository for 0.101.0-DEV 4daac654 @bep + + +