This is an automated email from the ASF dual-hosted git repository.
liuhan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-go.git
The following commit(s) were added to refs/heads/main by this push:
new ce40681 Begin 0.6.0 milestone (#197)
ce40681 is described below
commit ce406811e49c5366fa39a478e5e6a3c8064eb808
Author: mrproliu <[email protected]>
AuthorDate: Wed Aug 28 15:06:53 2024 +0800
Begin 0.6.0 milestone (#197)
---
CHANGES.md | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/CHANGES.md b/CHANGES.md
index 69fb1d4..653c04f 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -2,6 +2,18 @@ Changes by Version
==================
Release Notes.
+0.6.0
+------------------
+#### Features
+
+#### Plugins
+
+#### Bug Fixes
+
+#### Issues and PR
+- All issues are
[here](https://github.com/apache/skywalking/milestone/219?closed=1)
+- All and pull requests are
[here](https://github.com/apache/skywalking-go/milestone/7?closed=1)
+
0.5.0
------------------
* **Add go `1.23` support**.