diff --git a/.markdownlint-cli2.yaml b/.markdownlint-cli2.yaml index ac5076b0..fe851b45 100644 --- a/.markdownlint-cli2.yaml +++ b/.markdownlint-cli2.yaml @@ -4,6 +4,6 @@ config: no-duplicate-heading: false # MD024 reference-links-images: false # MD052 no-multiple-blanks: - maximum: 2 + maximum: 2 ignores: - .github/copilot-instructions.md diff --git a/CHANGELOG.md b/CHANGELOG.md index cf4727fe..e131d854 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ This file is used to list changes made in each version of the redisio cookbook. Standardise files with files in sous-chefs/repo-management Standardise files with files in sous-chefs/repo-management +## Unreleased + +Standardise files with files in sous-chefs/repo-management + + ## [7.2.5](https://github.com/sous-chefs/redisio/compare/7.2.4...v7.2.5) (2025-10-16)