Skip to content

Commit 4a6ed27

Browse files
committed
Bump version to v1.12.0
1 parent 241fdb3 commit 4a6ed27

File tree

3 files changed

+29
-2
lines changed

3 files changed

+29
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.12.0 (2026-03-10)
6+
7+
### Bug Fixes
8+
9+
- Summary/CSS for block HTML reports
10+
([`9653798`](https://github.com/lowRISC/dvsim/commit/9653798f0066b6cac09e9ce4626451800551e668))
11+
12+
### Features
13+
14+
- Add build seed to the sim result reports
15+
([`241fdb3`](https://github.com/lowRISC/dvsim/commit/241fdb334e9f947124268407eade30fc4a5f0645))
16+
17+
- Replace HTMX-driven DOM injection with templated navigable pages
18+
([`8d46972`](https://github.com/lowRISC/dvsim/commit/8d46972629a0df8b2818b52330a171a3388e8df2))
19+
20+
- Summary HTML report navbar brand redirects to root
21+
([`ed67636`](https://github.com/lowRISC/dvsim/commit/ed676365c26d4482eeee1896b14f11c11c628f56))
22+
23+
### Refactoring
24+
25+
- Convert HTML wrapper indentation to spaces
26+
([`6768ec7`](https://github.com/lowRISC/dvsim/commit/6768ec7fb1a1894b6d4e5f6ef1c75b68535b3448))
27+
28+
- Remove deploy cov_results table
29+
([`f49a968`](https://github.com/lowRISC/dvsim/commit/f49a9684e9b8b9fdcde6dae3eaeb1a8f8e86e004))
30+
31+
532
## v1.11.5 (2026-03-06)
633

734
### 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.11.5"
11+
version = "1.12.0"
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)