Skip to content

Commit 836ff25

Browse files
committed
Bump version to v1.50.0
1 parent 8cad555 commit 836ff25

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.50.0 (2026-07-22)
6+
7+
### Bug Fixes
8+
9+
- Handle repos without an 'origin' remote when generating reports
10+
([`71015c2`](https://github.com/lowRISC/dvsim/commit/71015c26712298d9477f5554f7e915414ca014f2))
11+
12+
### Features
13+
14+
- Mark reports (dirty) when the worktree has uncommitted changes
15+
([`8cad555`](https://github.com/lowRISC/dvsim/commit/8cad55535b4d60109e0aa06cfbe2fa64b72f4202))
16+
17+
518
## v1.49.12 (2026-07-01)
619

720
### 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.49.12"
11+
version = "1.50.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)