Skip to content

Commit 4b54f07

Browse files
committed
Bump version to v1.10.1
1 parent a63b91e commit 4b54f07

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.10.1 (2026-02-23)
6+
7+
### Bug Fixes
8+
9+
- Add job tool metadata to instrumentation report
10+
([`d8d3f52`](https://github.com/lowRISC/dvsim/commit/d8d3f521c1e48bad079117da2a1eb98503ff02e8))
11+
12+
- Remove per-job per-core avg util from resource instrumentation
13+
([`a63b91e`](https://github.com/lowRISC/dvsim/commit/a63b91edb008a227531cc7b1aed7105adff69836))
14+
15+
516
## v1.10.0 (2026-02-18)
617

718
### Bug Fixes

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.10.0"
11+
version = "1.10.1"
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)