From 190138e14c62ca315ba772fa5afbfd3116a7f028 Mon Sep 17 00:00:00 2001 From: GUO YANKE Date: Thu, 22 Aug 2024 13:00:46 +0800 Subject: [PATCH] chore(version): v1.15.2 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c922b09..594ed96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v1.15.2 - 2024-08-22 +#### Bug Fixes +- **(mtmpl)** update functions - (d009bff) - GUO YANKE +#### Features +- **(mtmpl)** add functions - (b3b2e07) - GUO YANKE +- **(mtmpl)** add functions - (b4793bd) - GUO YANKE +#### Miscellaneous Chores +- **(mtmpl)** remove logging for functions generation - (796ddab) - GUO YANKE + +- - - + ## v1.15.1 - 2024-08-22 #### Features - support multiple unit directories (#19) - (edbaa28) - GUO YANKE