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``