From b76518add7ee9325034210e48b5506d6c5345ef0 Mon Sep 17 00:00:00 2001 From: Crayon Date: Tue, 14 Jan 2020 11:32:55 -0500 Subject: [PATCH] Headings should be surrounded by blank lines (#329) MD022: Headings should be surrounded by blank lines. All headings must have a blank line both before and after. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1b32e6..d9862a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [1.1.0] - 2019-02-15 ### Added + - Changelog inconsistency section in Bad Practices ## [1.0.0] - 2017-06-20