This is an automated email from the ASF dual-hosted git repository. duhengforever pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
commit 1add24934051e863afec50c69863153641445c32 Author: duhengforever <[email protected]> AuthorDate: Fri Nov 2 22:16:12 2018 +0800 Add 4.3.2 release note navigation --- _data/navigation.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_data/navigation.yml b/_data/navigation.yml index 95369bf..5756b84 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -84,6 +84,8 @@ docs: children: - title: "Download" url: "/dowloading/releases/" + - title: "4.3.2" + url: /release_notes/release-notes-4.3.2/ - title: "4.3.1" url: /release_notes/release-notes-4.3.1/ - title: "4.3.0"
