From 1870d3a8c720ed96daca72eb5f221249a9c9d8b1 Mon Sep 17 00:00:00 2001 From: Marco Cesarato Date: Sun, 17 Jan 2021 22:34:32 +0100 Subject: [PATCH] chore(changelog): add header comment delimiters --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d26b1b..8c308da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ + # Changelog -All notable changes to this project will be documented in this file. +All notable changes to this project will be documented in this file. + ## [1.2.0](https://github.com/marcocesarato/php-conventional-changelog/compare/v1.1.0...v1.2.0) (2021-01-17)