Skip to content

Commit f971408

Browse files
committed
Bump version to v1.13.0
1 parent d6d53f6 commit f971408

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.13.0 (2026-03-10)
6+
7+
### Bug Fixes
8+
9+
- Git commit and SimCfg revision info
10+
([`d6d53f6`](https://github.com/lowRISC/dvsim/commit/d6d53f6bf513c5891829106745b31ca831920c8e))
11+
12+
### Features
13+
14+
- Add short option to git commit hash retrieval
15+
([`4923681`](https://github.com/lowRISC/dvsim/commit/49236813c00379c73d8b03e08021aa44ca657bb6))
16+
17+
### Refactoring
18+
19+
- Add sim report renderer abstraction
20+
([`5ded4ae`](https://github.com/lowRISC/dvsim/commit/5ded4aebfd0b71ebc5d51821865d974d024f79a6))
21+
22+
523
## v1.12.0 (2026-03-10)
624

725
### 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.12.0"
11+
version = "1.13.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)