Skip to content

Commit

Permalink
explorer release 3.5.1 (#2206)
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-lzy authored Aug 1, 2023
1 parent 28f8c46 commit 8f5a905
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
8 changes: 8 additions & 0 deletions docs-2.0/20.appendix/release-notes/explorer-release-note.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# NebulaGraph Explorer release notes

## v3.5.1

- Bugfix

- Fix wrong links.
- Fix wrong text.
- Remove deprecated tool components.

## v3.5.0

- Feature
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ When NebulaGraph enables authentication, users can only sign into Studio with th

| NebulaGraph version | Explorer version |
| --- | --- |
| 3.5.0 | 3.5.0、3.4.0 |
| 3.4.0 ~ 3.4.1 | 3.5.0、3.4.0、3.2.1、3.2.0 |
| 3.5.0 | 3.5.1、3.5.0、3.4.0 |
| 3.4.0 ~ 3.4.1 | 3.5.1、3.5.0、3.4.0、3.2.1、3.2.0 |
| 3.3.0 | 3.2.1, 3.2.0|
| 3.1.0 ~ 3.2.x| 3.1.0|
| 3.0.0 ~ 3.1.0 | 3.0.0 |
Expand Down
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,9 @@ extra:
release: 3.7.0
tag: v3.7.0
explorer:
release: 3.5.0
release: 3.5.1
branch: release-3.5
tag: v3.5.0
tag: v3.5.1
exchange_ent:
release: 3.5.0
branch: release-3.5
Expand Down

0 comments on commit 8f5a905

Please sign in to comment.