Skip to content

Commit

Permalink
update studio 3.5.1 (#2575)
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-lzy authored Feb 9, 2023
1 parent b9e079e commit 67ec7d2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions docs-2.0/20.appendix/release-notes/studio-release-note.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# NebulaGraph Studio 版本更新说明

## v3.5.1

- 缺陷修复
- 修复 docker 镜像无法正常配置导入任务的问题。

## v3.5.0

- 功能
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Studio 可以方便管理 NebulaGraph 图数据,具备以下功能:

| NebulaGraph 版本 | Studio 版本 |
| --- | --- |
| 3.3.0 | 3.5.0 |
| 3.3.0 | 3.5.1、3.5.0 |
| 3.0.0 ~ 3.2.x| 3.4.1、3.4.0|
| 3.1.0 | 3.3.2 |
| 3.0.0 | 3.2.x |
Expand Down
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,8 @@ extra:
base111b: 1.1.1-beta
base220: 2.2.1
base300: 3.0.0
release: 3.5.0
tag: v3.5.0
release: 3.5.1
tag: v3.5.1
explorer:
release: 3.2.1
branch: release-3.2
Expand Down

0 comments on commit 67ec7d2

Please sign in to comment.