You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2022/04/08 15:06:11 UTC

[skywalking] branch master updated: Fix a missing change log link (#8839)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new c4b813fc16 Fix a missing change log link (#8839)
c4b813fc16 is described below

commit c4b813fc16a56f3c4dceabe85fa5e2816c1f7a11
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Fri Apr 8 23:06:04 2022 +0800

    Fix a missing change log link (#8839)
---
 docs/menu.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/menu.yml b/docs/menu.yml
index 1a2444922c..7d3d19d5df 100644
--- a/docs/menu.yml
+++ b/docs/menu.yml
@@ -231,6 +231,8 @@ catalog:
         path: "/en/changes/changes-8.0.1"
       - name: "8.0.0"
         path: "/en/changes/changes-8.0.0"
+      - name: "7.0.0"
+        path: "/en/changes/changes-7.0.0"
       - name: "6.x"
         path: "/en/changes/changes-6.x"
       - name: "5.x"