From 9e74c825b5b8a8cd21d87b0a21ce4d008024edad Mon Sep 17 00:00:00 2001 From: Justin Mayer Date: Wed, 27 Nov 2024 20:43:05 +0100 Subject: [PATCH] Update RELEASE.md --- RELEASE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index b73b338e..61dcffa2 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,3 +1,4 @@ Release type: patch -Fix SUMMARY_MAX_PARAGRAPHS not being respected in some combinations with SUMMARY_MAX_LENGTH. +- Change ``IGNORE_FILES`` setting default to ignore all hidden files +- Fix ``SUMMARY_MAX_PARAGRAPHS`` not being respected in some combinations with ``SUMMARY_MAX_LENGTH``