This is an automated email from the ASF dual-hosted git repository.
jinrongtong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
The following commit(s) were added to refs/heads/master by this push:
new a681d0e chore(release note):add ul block to Test module
a681d0e is described below
commit a681d0e7f0abd4ca807bf18239f2d1c420456c59
Author: RongtongJin <[email protected]>
AuthorDate: Fri Jun 12 11:50:20 2020 +0800
chore(release note):add ul block to Test module
---
_posts/2020-05-30-release-notes-4.7.1.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/_posts/2020-05-30-release-notes-4.7.1.md
b/_posts/2020-05-30-release-notes-4.7.1.md
index 21eb33e..5677062 100644
--- a/_posts/2020-05-30-release-notes-4.7.1.md
+++ b/_posts/2020-05-30-release-notes-4.7.1.md
@@ -68,10 +68,12 @@ Below is a summary of the issues addressed in the 4.7.1
release of RocketMQ. For
</ul>
## Test
+<ul>
<li>[<a href='https://github.com/apache/rocketmq/issues/1878'>ISSUE-1878</a>]
- Add unit test about cleaning index file.
</li>
<li>[<a href='https://github.com/apache/rocketmq/issues/1859'>ISSUE-1859</a>]
- Add codecov report for CI.
</li>
+</ul>
## Document and code style improvement
<ul>