From 003c943a741e83344612b3bdd908be929daaffbd Mon Sep 17 00:00:00 2001 From: Olivers Vitins Date: Mon, 21 Aug 2023 18:35:05 +0300 Subject: [PATCH] docs(changelog): generate for v1.4.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1a05a9..faa4d5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ Generation of this changelog is based on commits +## v1.4.0 + +### Features + +- [8ab631549] - **commands**: add the ability to return code only for validation command + ## v1.3.0 ### Features