1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-05-04 22:04:21 +02:00
Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-11-10 19:28:13 +00:00
parent 198684c65d
commit 483aba2e1f
2 changed files with 14 additions and 1 deletions
+13
View File
@@ -1,6 +1,19 @@
# CHANGELOG
## v2.45.0 (2025-11-10)
### Chores
- Add third-party license notice
([`617f2df`](https://github.com/bec-project/bec_widgets/commit/617f2df2af41db7692c42d0e10bce4968f36fb94))
### Features
- **waveform**: Dap curve can be attached to custom and history curves
([`198684c`](https://github.com/bec-project/bec_widgets/commit/198684c65d9565e8985156b426b8ef98dcc687cc))
## v2.44.0 (2025-11-05)
### Chores
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "bec_widgets"
version = "2.44.0"
version = "2.45.0"
description = "BEC Widgets"
requires-python = ">=3.11"
classifiers = [