1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-05 00:12:49 +01:00
Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-07-21 12:23:43 +00:00
parent 7f0098f153
commit 37b80e16a0
2 changed files with 15 additions and 1 deletions

View File

@@ -1,6 +1,20 @@
# CHANGELOG
## v2.28.0 (2025-07-21)
### Features
- Disable editing while scan active
([`1397655`](https://github.com/bec-project/bec_widgets/commit/13976557fbdb71a1161029521d81a655d25dd134))
- Remove and readd device for config changes
([`8489ef4`](https://github.com/bec-project/bec_widgets/commit/8489ef4a69d69b39648b1a9270012f14f95c6121))
- Save and load config from devicebrowser
([`7f0098f`](https://github.com/bec-project/bec_widgets/commit/7f0098f1533d419cc75801c4d6cbea485c7bbf94))
## v2.27.1 (2025-07-17)
### Bug Fixes

View File

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