1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-29 21:08:29 +02:00
Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-03-26 11:25:36 +00:00
parent a2923752c2
commit f74c5a4516
2 changed files with 17 additions and 1 deletions

View File

@@ -1,6 +1,22 @@
# CHANGELOG
## v3.4.0 (2026-03-26)
### Bug Fixes
- **lmfit_dialog**: Compact layout size policy for better alignment panel UX
([`31389a3`](https://github.com/bec-project/bec_widgets/commit/31389a3dd0c7b1c671acdf49ae50b08455f466a7))
- **waveform**: Alignment panel indicators request autoscale if updated
([`a292375`](https://github.com/bec-project/bec_widgets/commit/a2923752c27ad7b9749db3d309fe288747b85acb))
### Features
- **waveform**: 1d alignment mode panel
([`a486c52`](https://github.com/bec-project/bec_widgets/commit/a486c52058b4edbea00ad7bb018f1fa2822fb9c6))
## v3.3.4 (2026-03-24)
### Bug Fixes

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "bec_widgets"
version = "3.3.4"
version = "3.4.0"
description = "BEC Widgets"
requires-python = ">=3.11"
classifiers = [