From 0213397149c84af879767e1f416d35ee024ede68 Mon Sep 17 00:00:00 2001 From: while Date: Wed, 14 Sep 2022 11:08:27 +0800 Subject: [PATCH] ReleaseNotes.md --- ReleaseNotes.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index b38f9e71..6c5b5da0 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,3 +1,6 @@ +## v2.5.0 (*2022-09-14*) +* `[优化]`整理协程相关代码,预留协程返回值接口 + ## v2.4.0 (*2022-08-24*) * `[新增]`新增 **isBool** **toBool** **toBoolean** 函数 * `[新增]`pairs支持IEnumerator