Skip to content

Commit 864ebab

Browse files
author
semantic-release
committed
3.20.0
Automatically generated by python-semantic-release
1 parent 5b33732 commit 864ebab

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v3.20.0 (2026-06-30)
5+
6+
### Features
7+
8+
- Add scan_id parameter and update_with_scan_history method to Heatmap class
9+
([`5b33732`](https://github.com/bec-project/bec_widgets/commit/5b33732947887eeb379e96e88f08a58e0ca280f6))
10+
11+
412
## v3.19.1 (2026-06-29)
513

614
### Bug Fixes

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "bec_widgets"
3-
version = "3.19.1"
3+
version = "3.20.0"
44
description = "BEC Widgets"
55
requires-python = ">=3.11"
66
classifiers = [
@@ -85,6 +85,7 @@ qtermwidget = ["pyside6_qtermwidget"]
8585

8686

8787

88+
8889

8990

9091
[build-system]

0 commit comments

Comments
 (0)