Skip to content

Commit d69585c

Browse files
committed
Bump version to v1.49.9
1 parent 0931357 commit d69585c

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

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.49.9 (2026-06-04)
6+
7+
### Bug Fixes
8+
9+
- Allow testplans to have entries that are booleans
10+
([`d8a020e`](https://github.com/lowRISC/dvsim/commit/d8a020e33b175f605d58d7bf39983f1856bb2522))
11+
12+
- Fix broken tp/cg filtering/update in testplan.py
13+
([`0931357`](https://github.com/lowRISC/dvsim/commit/093135798ba2ee5caf657c7785d49a9bf67567c2))
14+
15+
- Improve error message when failing to parse a testplan
16+
([`c6ec8bb`](https://github.com/lowRISC/dvsim/commit/c6ec8bb535c51e62edc6c1cd6882c3c3e911ba8e))
17+
18+
519
## v1.49.8 (2026-06-02)
620

721
### Chores

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.49.8"
11+
version = "1.49.9"
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)