From 5c35330d734c70d95f8bda8fac6eed6ed04d4968 Mon Sep 17 00:00:00 2001 From: Bambooin Date: Fri, 3 May 2024 13:42:46 +0800 Subject: [PATCH] chore: update changelog of 0.1.7 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4be9c7..47b99b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [unreleased] +## [0.1.7] - 2024-05-03 ### 🚀 Features @@ -29,6 +29,8 @@ All notable changes to this project will be documented in this file. - Format shell with shfmt - Add shfmt Makefile target - Add cliff makefile target +- Add changelog to release +- Update changelog of 0.1.7 ## [0.1.6] - 2021-09-07