Skip to content

Commit 406fb7d

Browse files
committed
Bump version to v1.7.5
1 parent cc9e703 commit 406fb7d

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.7.5 (2026-02-09)
6+
7+
### Bug Fixes
8+
9+
- Don't ignore input header message in EnlightenStatusPrinter
10+
([`1a0f2dd`](https://github.com/lowRISC/dvsim/commit/1a0f2dd91e6274f3854684d07da0e63114f94938))
11+
12+
- Explicitly stop EnlightenStatusPrinter manager
13+
([`cc9e703`](https://github.com/lowRISC/dvsim/commit/cc9e703b247fa44f0a2752529b52fd4a88e53e71))
14+
15+
- Handle EnlightenStatusPrinter early exit error
16+
([`076b249`](https://github.com/lowRISC/dvsim/commit/076b2493b45641a1c27034644d0d8bc299a3bf81))
17+
18+
519
## v1.7.4 (2026-02-05)
620

721
### 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.7.4"
11+
version = "1.7.5"
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)