mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-07-28 06:03:02 +02:00
3.20.1
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,17 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v3.20.1 (2026-06-30)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **actions**: Review adjustments
|
||||
([`881da59`](https://github.com/bec-project/bec_widgets/commit/881da59786ca064ce1fe6d4d257cdcccadd5b2b6))
|
||||
|
||||
- **actions**: Switchabletoolbaraction exclusive behaviour; image base toolbar adjusted
|
||||
([`8edc012`](https://github.com/bec-project/bec_widgets/commit/8edc01208ddb0dfc507c36178b55b4d52e264e17))
|
||||
|
||||
|
||||
## v3.20.0 (2026-06-30)
|
||||
|
||||
### Features
|
||||
|
||||
+2
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "bec_widgets"
|
||||
version = "3.20.0"
|
||||
version = "3.20.1"
|
||||
description = "BEC Widgets"
|
||||
requires-python = ">=3.11"
|
||||
classifiers = [
|
||||
@@ -86,6 +86,7 @@ qtermwidget = ["pyside6_qtermwidget"]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user