From d13ad67bcb794ffe67c6095b499199f67e9d8204 Mon Sep 17 00:00:00 2001 From: Rui Fu Date: Mon, 23 May 2022 17:49:20 +0800 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Huanli Meng <48120384+Huanli-Meng@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5182aadf..6f2ac7368 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## v0.2.0 What's New -- [Helm Charts] Release function-mesh-operator to helm charts repository ([#356](https://github.com/streamnative/function-mesh/issues/356)) +- [Helm Charts] Release the FunctionMesh operator to helm charts repository ([#356](https://github.com/streamnative/function-mesh/issues/356)) - [Controller] Support stateful functions for Pulsar Functions ([#325](https://github.com/streamnative/function-mesh/issues/325)) - [Controller] Migrate to golang 1.18 ([#366](https://github.com/streamnative/function-mesh/issues/366))