Skip to content

Commit 752dce2

Browse files
committed
Add v0.9.1rc3 release note
Signed-off-by: Shanshan Shen <87969357+shen-shanshan@users.noreply.github.com>
1 parent 03ca2b2 commit 752dce2

File tree

2 files changed

+35
-1
lines changed

2 files changed

+35
-1
lines changed

docs/source/community/versioning_policy.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ Following is the Release Compatibility Matrix for vLLM Ascend Plugin:
2424
|-------------|--------------|------------------|-------------|--------------------|--------------|
2525
| v0.10.0rc1 | v0.10.0 | >= 3.9, < 3.12 | 8.2.RC1 | 2.7.1 / 2.7.1.dev20250724 | |
2626
| v0.9.2rc1 | v0.9.2 | >= 3.9, < 3.12 | 8.1.RC1 | 2.5.1 / 2.5.1.post1.dev20250619 | |
27-
| v0.9.1rc2 | v0.9.1 | >= 3.9, < 3.12 | 8.1.RC1 | 2.5.1 / 2.5.1.post1| |
27+
| v0.9.1rc3 | v0.9.1 | >= 3.9, < 3.12 | 8.1.RC1 | 2.5.1 / 2.5.1.post1 | |
28+
| v0.9.1rc2 | v0.9.1 | >= 3.9, < 3.12 | 8.1.RC1 | 2.5.1 / 2.5.1.post1 | |
2829
| v0.9.1rc1 | v0.9.1 | >= 3.9, < 3.12 | 8.1.RC1 | 2.5.1 / 2.5.1.post1.dev20250528 | |
2930
| v0.9.0rc2 | v0.9.0 | >= 3.9, < 3.12 | 8.1.RC1 | 2.5.1 / 2.5.1 | |
3031
| v0.9.0rc1 | v0.9.0 | >= 3.9, < 3.12 | 8.1.RC1 | 2.5.1 / 2.5.1 | |
@@ -39,6 +40,7 @@ Following is the Release Compatibility Matrix for vLLM Ascend Plugin:
3940

4041
| Date | Event |
4142
|------------|-------------------------------------------|
43+
| 2025.08.20 | Release candidates, v0.9.1rc3 |
4244
| 2025.08.04 | Release candidates, v0.9.1rc2 |
4345
| 2025.07.11 | Release candidates, v0.9.2rc1 |
4446
| 2025.06.22 | Release candidates, v0.9.1rc1 |

docs/source/user_guide/release_notes.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,37 @@
11
# Release note
22

3+
## v0.9.1rc3 - 2025.08.20
4+
5+
This is the 3nd release candidate of v0.9.1 for vLLM Ascend. Please follow the [official doc](https://vllm-ascend.readthedocs.io/en/v0.9.1-dev/) to get started.
6+
7+
### Highlights
8+
9+
...
10+
11+
### Models improvement
12+
13+
...
14+
15+
### Graph mode improvement
16+
17+
...
18+
19+
### Ops improvement
20+
21+
...
22+
23+
### Core
24+
25+
...
26+
27+
### Docs
28+
29+
...
30+
31+
### Known Issues
32+
33+
...
34+
335
## v0.10.0rc1 - 2025.08.07
436

537
This is the 1st release candidate of v0.10.0 for vLLM Ascend. Please follow the [official doc](https://vllm-ascend.readthedocs.io/en/) to get started. V0 is completely removed from this version.

0 commit comments

Comments
 (0)