mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-07-24 12:12:59 +02:00
3.21.3
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v3.21.3 (2026-07-01)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **device_combobox**: Include signals with write_access filter; include in scan control
|
||||
([`c0a1f8e`](https://github.com/bec-project/bec_widgets/commit/c0a1f8e1ffb877022978ee2414bbb6762a1d3c85))
|
||||
|
||||
|
||||
## v3.21.2 (2026-07-01)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
+2
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "bec_widgets"
|
||||
version = "3.21.2"
|
||||
version = "3.21.3"
|
||||
description = "BEC Widgets"
|
||||
requires-python = ">=3.11"
|
||||
classifiers = [
|
||||
@@ -90,6 +90,7 @@ qtermwidget = ["pyside6_qtermwidget"]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user