From cc929f2acd0e41432be42364a61b6ef697c0f68a Mon Sep 17 00:00:00 2001 From: dmitriysafronov <dmitriysafronov@users.noreply.github.com> Date: Mon, 14 Apr 2025 09:46:56 +0000 Subject: [PATCH] docs: update changelog for v2.0.0 Signed-off-by: dmitriysafronov <dmitriysafronov@users.noreply.github.com> --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4207f37..72edcd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [2.0.0] - 2025-04-14 + +### 🚀 Features + +- [**breaking**] Clean templates without hardcode + ## [1.1.1] - 2024-11-12 ### 🚜 Refactor -- GitLab