From 45458d14e26f55130060e7b52b540b9fd4433c99 Mon Sep 17 00:00:00 2001 From: Olivers Vitins Date: Mon, 21 Aug 2023 18:12:59 +0300 Subject: [PATCH] docs(changelog): generate for v1.3.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bb63bc..b1a05a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ Generation of this changelog is based on commits +## v1.3.0 + +### Features + +- [755da3bb5] - **commands**: add ability to write a footer +- [9311be80b] - **commands**: add commit message validation command (#4) + ## v1.2.0 ### Features