Skip to content

Commit a807aee

Browse files
committed
Bump version to v1.11.0
1 parent 7488f34 commit a807aee

File tree

3 files changed

+15
-4
lines changed

3 files changed

+15
-4
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.11.0 (2026-03-05)
6+
7+
### Features
8+
9+
- Add optional logging to a logfile
10+
([`8f5dff8`](https://github.com/lowRISC/dvsim/commit/8f5dff80e935cbe824ed30d845888c500ff0510d))
11+
12+
- Implement logzero functionality directly
13+
([`7488f34`](https://github.com/lowRISC/dvsim/commit/7488f348f5307493af8d2a02c610a18881f4a91a))
14+
15+
516
## v1.10.2 (2026-02-24)
617

718
### 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.10.2"
11+
version = "1.11.0"
1212
description = "DV system"
1313
authors = [{name = "lowRISC contributors (OpenTitan project)"}]
1414
readme = "README.md"

uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)