Skip to content

Commit 481caa3

Browse files
committed
Bump version to v1.49.7
1 parent 59d9c2f commit 481caa3

3 files changed

Lines changed: 18 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
<!-- version list -->
44

5+
## v1.49.7 (2026-06-02)
6+
7+
### Bug Fixes
8+
9+
- Fix name in Testplan constructor
10+
([`0f13466`](https://github.com/lowRISC/dvsim/commit/0f1346640562da32bc399530b309487e9e1df832))
11+
12+
- Status shown for combined instrumentation jobs
13+
([`59d9c2f`](https://github.com/lowRISC/dvsim/commit/59d9c2f5a3b708dc4e6120ea0613fb0afa20e340))
14+
15+
### Documentation
16+
17+
- Improve documentation of Testplan.get_percentage
18+
([`d7e7814`](https://github.com/lowRISC/dvsim/commit/d7e78147386bfbd2266fbc9937d088506b68fe54))
19+
20+
521
## v1.49.6 (2026-05-26)
622

723
### Refactoring

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
[project]
1010
name = "dvsim"
11-
version = "1.49.6"
11+
version = "1.49.7"
1212
description = "DV system"
1313
authors = [{name = "lowRISC contributors (OpenTitan project)"}]
1414
readme = "README.md"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)