From 96a1cab76a5bcdbc934eae4012371fe73f98073c Mon Sep 17 00:00:00 2001 From: GUO YANKE Date: Tue, 3 Sep 2024 15:07:43 +0800 Subject: [PATCH] chore(version): v1.16.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 594ed96..7dfb8d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v1.16.0 - 2024-09-03 +#### Features +- add order field to units and create runners by that order (#20) - (a346726) - GUO YANKE + +- - - + ## v1.15.2 - 2024-08-22 #### Bug Fixes - **(mtmpl)** update functions - (d009bff) - GUO YANKE