0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-13 11:11:49 +02:00
Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-05-26 12:23:31 +00:00
parent ce88787e88
commit 5c12ab1992
2 changed files with 17 additions and 1 deletions

View File

@ -1,6 +1,22 @@
# CHANGELOG
## v2.7.0 (2025-05-26)
### Bug Fixes
- **image/image_selecetion**: Toolbar selection tool size adjusted
([`e12e9e5`](https://github.com/bec-project/bec_widgets/commit/e12e9e534d6913223b741bff31bed6674ae4c0e6))
- **plot_base/mouse_interactions.py**: Fixed parent
([`66e9445`](https://github.com/bec-project/bec_widgets/commit/66e9445760f2796c008d08feba54c3d48e4a9cfb))
### Features
- **image**: Roi plots with crosshair cuts added
([`ce88787`](https://github.com/bec-project/bec_widgets/commit/ce88787e881d12384dd3a25b75fadda1f2280c81))
## v2.6.0 (2025-05-26)
### Bug Fixes

View File

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