Skip to content

Commit f400e79

Browse files
committed
[Release] Release 1.14.0
1 parent 28b1306 commit f400e79

3 files changed

Lines changed: 41 additions & 6 deletions

File tree

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
template: overrides/main.html
3+
icon: material/gesture-tap-button
4+
---
5+
6+
DBM Version for `1.15.0` is development!
7+
8+
!!! danger "Warning"
9+
10+
The development version will not be released. If you need to experience, please pull the source code for local compilation. We will not release this version until the end of the final development work!!!
11+
12+
#### Enhancement
13+
14+
---
15+
16+
#### UI
17+
18+
---
19+
20+
#### Optimize
21+
22+
----
23+
24+
#### Docs
25+
26+
---
27+
28+
#### Bug
29+
30+
---
31+
32+
#### Contributors (In no particular order)
33+
34+
---
35+
36+
- @qianmoQ

docs/docs/development/version/1.14.0-development.md renamed to docs/docs/release/1.14.0-20220410.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@ template: overrides/main.html
33
icon: material/gesture-tap-button
44
---
55

6-
DBM Version for `1.14.0` is development!
6+
DBM Version for `1.14.0` is released!
77

8-
!!! danger "Warning"
9-
10-
The development version will not be released. If you need to experience, please pull the source code for local compilation. We will not release this version until the end of the final development work!!!
8+
Release Time: `2022-04-10`
119

1210
#### Enhancement
1311

docs/mkdocs.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,8 @@ nav:
158158
- Connection: reference/monitor/monitor_connection.md
159159
- Mutations: reference/monitor/monitor_mutations.md
160160
- Release Note:
161-
- Development Version: development/version/1.14.0-development.md
162-
- 1.13.0 (latest): release/1.13.0-20220329.md
161+
- 1.14.0 (latest): release/1.14.0-20220410.md
162+
- 1.13.0: release/1.13.0-20220329.md
163163
- 1.12.0: release/1.12.0-20220318.md
164164
- 1.11.0: release/1.11.0-20220222.md
165165
- 1.10.0: release/1.10.0-20220127.md
@@ -173,6 +173,7 @@ nav:
173173
- 1.2.0-SNAPSHOT: release/1.2.0-SNAPSHOT.md
174174
- 1.1.0-SNAPSHOT: release/1.1.0-SNAPSHOT.md
175175
- 1.0.0-SNAPSHOT: release/1.0.0-SNAPSHOT.md
176+
- Development Version: development/version/1.15.0-development.md
176177
- Development:
177178
- Contribution:
178179
- Document: development/document.md

0 commit comments

Comments
 (0)