This is an automated email from the ASF dual-hosted git repository.
wankai pushed a commit to branch doc-menu
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
The following commit(s) were added to refs/heads/doc-menu by this push:
new cbefa8d2 changes
cbefa8d2 is described below
commit cbefa8d2f1026e574b48cf921d610a5563e1c171
Author: wankai123 <[email protected]>
AuthorDate: Tue Jul 23 10:07:28 2024 +0800
changes
---
CHANGES.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGES.md b/CHANGES.md
index 58b59f87..cae86369 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -32,6 +32,9 @@ Release Notes.
- Fix a bug that the Stream module didn't support duplicated in index-based
filtering and sorting
- Fix the bug that segment's reference count is increased twice when the
controller try to create an existing segment.
+### Documentation
+- Introduce new doc menu structure.
+
## 0.6.1
### Features