This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch rel-0.6.0 in repository https://gitbox.apache.org/repos/asf/skywalking-eyes.git
commit 5ba8c633d636913d58a370a86523611ba937934c Author: kezhenxu94 <[email protected]> AuthorDate: Sun Apr 7 09:46:19 2024 +0800 Draft release notes for 0.6.0 --- CHANGES.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 8fe310c..b8130ec 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,10 @@ +## 0.6.0 + +* Add instructions to fix header issues in markdown comment. +* Add Eclipse Foundation specific Apache 2.0 license header. +* Add support for OPA policy files, protobuf. +* Add weak-compatible check to dependency check. + ## 0.5.0 * feat(header templates): add support for AGPL-3.0 by @elijaholmos in https://github.com/apache/skywalking-eyes/pull/125
